Microsoft
Software
Hardware
Network
Question : user input masking method in VBscript in Win7
I am writing a vbscript to siliently install a program from a network share. So what it is does is to authenticate the user by prompting the user for credential, then map a network share using the supplied credential as parameter and run the installer silently. The script is running properly in XP but not Windows 7. The reason being is that I used the scriptpw.password method to mask the password info. and this method is no longer supported in win7. I know the get-credential/read-host cmdlet would do the same but I don't want to use PS script as it requires me to change the script execution policy before hand. I tried calling the cmdlets from within the existing script and the parameter didn't appeared to be passable as they are in different command processor. Any suggestion on how to mask password info. with vbscript in Win7? I do want to run the script in cscript but not wscript and I don't want to use any 3rd thirty utility to do the job. Thanks
Answer : user input masking method in VBscript in Win7
I have been doing abit of search and there didn't appear to be any straight forward solution. I will use different method to deploy the application. Thanks
Random Solutions
‘Browse’ button component in jsf
system idle 99% however the cpu usage runs at between 25 & 45 %
Gateway SA1 shutting down intermittently
compareTo() - JavaScript example needed
How to enable/license terminal server
How does Windows 7 detect Internet access?
I am trying to load windows xp on a hp g71-340us laptop. The factory installed OS is windows 7 Home Premium. When the set-up disk is loading i get a Stop 0x0000007b BSOD.
VNC server Ubuntu 10.04
Firebox X500 - Where to start....
SQL 2008 SSIS Package Issue