Current Directory Path in msi
How to take current directory path, in custom action used in msi?
I am using,
Set oShell = CreateObject("WScript.Shell")
Set ofso = CreateObject("Scripting.FileSystemObject")
msgbox oshell.currentdirectory
but it is taking me to the c:\windows\system32
I am using,
Set oShell = CreateObject("WScript.Shell")
Set ofso = CreateObject("Scripting.FileSystemObject")
msgbox oshell.currentdirectory
but it is taking me to the c:\windows\system32
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
anonymous_9363
14 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.