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
jar encryption
"Another installation in progress..." MSI Installer Issue in Windows Vista
Dictionary list C#
Memory Leak in Poping Modal View Controller
Lost User Selection on XP start up screen
2 selects in a stored proc
Winsock error in XP Professional Error 12029 Provider entry MSAFD Could not make an HTTP connection.
Server security analysis to determine patch level
How does one preload an entire image directory?
RegisterArrayDeclaration and RegisterClientScriptBlock