Skip to content
⌘ NSIS Forum Archive

corrupt *.msi file

4 posts

Chillix#edited

corrupt *.msi file

Hi all,

i packaged an *.msi file within my installer.
After installing i want to execute it with the msiexec command.

If i do i'll get an message that the file is corrupt. If i click on it in the win explorer i get this message too. So it seems that the file is corrupt after unpackageing it.

The original file works fine. Any ideas?

Greetings

/edit
found a way it works.
used
SetCompress off
File *.msi
SetCompress auto
DjZerok#
hello chillix can you help me ....my Yp error
<08/11/05@16:50:03> [yp_add] yp.shoutcast.com gave error (nak)
<08/11/05@16:50:03> [yp_add] yp.shoutcast.com gave extended error (Cannot see your station/computer (IP: 202.58.85.2:8000) from the Internet, disable Internet Sharing/NAT/firewall/ISP cache (Connection timed out))
DrO#
DjZerok why on earth did you post a shoutcast issue in the nsis forum? Please be more careful when posting in future (especially when keeping posts to relevant topics)

-daz