Connect to a network drive within MSI
I’m having trouble running the following VBS line from within my MSI.
Set WshNetwork = WScript.CreateObject("WScript.Network")
The line works fine when running my VBS outside the MSI, but as soon as I embed the code into my MSI it give me errors.
All I’m trying to do is connect / map to a network share and run an exe from within my MSI.
Can you please help.
Set WshNetwork = WScript.CreateObject("WScript.Network")
The line works fine when running my VBS outside the MSI, but as soon as I embed the code into my MSI it give me errors.
All I’m trying to do is connect / map to a network share and run an exe from within my MSI.
Can you please help.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Robo Scripter
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.