View Single Post
Old 03-15-2005, 03:31 AM   #9 (permalink)
Lak
Insane
 
Location: New Zealand
Ok, ok I got it to work. I'm making this post just to record my findings so i wont forget, and of course if anyone else ever has this exceedingly strange problem. I havnt actually, er, solved anything, to be honest. But this workaround works:

C:\windows\system32\msiexec.exe /i "Path\....\file.msi" /TARGETDIR="Path\etcetc"

Without the TARGETDIR property in the cmdline, it would begin the installation setup, but would yell error and bail off its skatebaord when the actual file-copying stage began. With TARGETDIR it works fine.

Fuckin wierd, but there you go. After several hours of playing with permissions, user accounts and security policies, I had to go play Quake3 just so I didnt throw the fucking thing across the room. Good god. I swear its taken, like, 3 years off my life.
__________________
ignorance really is bliss.
Lak is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73