Hi, I have written a small program using perltray on Windows 7. Basically, this program ping several hosts display the response time on popupMenu. This works fine on my PC. But when I copy the program to another windows 7 machine, it does not work. I need to enable "run as administrator". With that checked, I get another issue when I run the program on other machine, it keep saying:
Do you want to allow the following program from an unknown publisher to make changes to this computer?
Program name: myperltray.exe
Publisher: Unknown
I did a couple of google search and it is something to do with Windows UAC. Is there a way to solve this (the unknown publisher issue) without disabling Windows UAC (User Account Control) ?