I need to create a .exe that passes a blank password to the su.exe command.
the way I do this is to put the password in an environment variable and su.exe uses this to do software installations.
I cannot get it to work using quotes to show an empty string.
Any suggestions
Thanks
Vinay
