PDA

View Full Version : Installshield problem


biggercrap
11-06-2006, 03:54
Everytime I try and install a game with an msi installer it copies all
>>> the files and everything. Then it gets to the end and doesn't finish and
>>> deletes all the files. I dont know what it does this. I have the windows
>>> installer service turned on but it still doesn't want to work. Anybody
>>> have any idea how to fix this? Help would be much appreciated. Thanks.

Joe Forster/STA
12-06-2006, 01:57
Re-install Windows Installer, contact the game publisher, contact M$ hotline.

biggercrap
12-06-2006, 06:18
I got it solved from a newsgroup user's reply

Start > Run and type in
cmd

and there type in again

net stop msiserver

and reboot. Then detele the content of these folders:

Windows\Temp
Documents and settings\[user]\Local settings\Temp

Then, again in "cmd", type in

net start msiserver

Dieselbrad
18-06-2006, 20:43
I got it solved from a newsgroup user's reply

Start > Run and type in
cmd

and there type in again

net stop msiserver

and reboot. Then detele the content of these folders:

Windows\Temp
Documents and settings\[user]\Local settings\Temp

Then, again in "cmd", type in

net start msiserver


Reinstall of windows installer should have same result. But if it works!