- This topic has 3 replies, 2 voices, and was last updated 14 years ago by String.
-
AuthorPosts
-
February 13, 2010 at 4:46 am #175689AdminAdministrator
I am having weird issues in windows 7 with the programs 9.9 updates.
First Paltalk 9.9 keeps asking me, I mean windows if I want to aloud this program paltalk to make changes in my hard drive, if I say no it does not open. It didn’t do this with paltalk 9.8 and the programs don’t work with paltalk 9.9 in windows 7, but they work in vista and in XP 🙄
I was wondering if anyone has windows 7 and are using the new paltalk 9.9 beta can try them out.
Here the new programs
paltalk-9-9-programs-updates-t32240.html
And
paltalk-music-bot-9-9-t32242.htmlFebruary 13, 2010 at 10:40 pm #175692StringMemberWhere are you storing your settings files for these programs? In windows7, you are no longer allowed to store any files in the Program Files folder that can be written to, unless you are logged in to your machine as an administrator. Most end users are not.
Edit/ I notice that you are using Inno for your installation package. In your Inno code, add the following line as the last line in your “[Setup]” section.
PrivilegesRequired=none
February 14, 2010 at 1:56 am #175691AdminAdministratorAh, thats where the program is being install in the program files folder. but one thing the programs open and everything, they jsut dont seem to send like text to the room or any commands, it’s weird the paltalk screen just blinks every time the music bot for example sends a text or a bounce command 🙄
Yeps I use ino, I gonna add the code to see wha happens :dave:February 14, 2010 at 2:16 am #175690AdminAdministratorLol crap, I isntall 9.8 and the same thing happens wven my old 9.5 programs dont work, I gonna make another test windows 7 machine to see whas up 😆
-
AuthorPosts
Related
- You must be logged in to reply to this topic.