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
Secondary Graphics card for PhysX processing with current 9800GTX
Office 2007 Word Docs Slow opening Over VPN
restore from windows server backup and cannot run OS because of missing or corrupt ntoskrnl.exe
How can I track performance of 1 process during day and save it to file?
Windows 2000 Logon as Service Error
Order points in rectangle
SessionHandler Class behaving very strange
Wyse thin client and Citrix display/graphic lag
reporting tool which outputs Excel file
How can insert multiple rows in a table in TOAD