I am using this
start /b C:\wamp\wampmanager.exe
command to start a program in my windows( Windows 7 Ultimate - 64 bit).
But then the program want a permission to run
Do you want to allow the following program from an unknown publisher make changes to this computer
Is there any way to give this permission as a parameter to the star command or using another command
so that the program start with this permission and don't ask.