RE: msiexec is running on w2k but not on XP
"Gert Scheepers" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Organization | Galileo |
| Message-ID | <[email protected]> |
Hi Stefan I may not be the best source for this, I tried the same some time ago. I checked the file associations for the msi extension and then did a advanced edit to see which program inderdaad opened the file when one double clicked it, I then used this to open the msi file with. It worked for me., suppose not elegant but with desperate times comes . . . . . :-) Gert -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stefan Lubitz Sent: 19 October 2006 15:10 PM To: [email protected] Subject: [AutoIt] msiexec is running on w2k but not on XP Hi all, I got the following code which is working on w2k but not on WinXP: $path = @scriptdir $path = $path&"\sametimesisd.msi" RunWait(msiexec /i "&$path) Has someone any idea why this is not working on XP? The error I see is: Line 0 (File "T:\updates\sametime\sametimeupdate.exe"); RunWait("msiexec /i "&$path) Error: Unable to execute the external program. The directory name is not valid (In German: Der Verzeichnisname ist ungültig) Regards, Stefan Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AutoItList/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/AutoItList/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/