Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Howto to run from .exe from share (no local copy) (http://forums.winamp.com/showthread.php?t=282973)

Arian 10th December 2007 13:05

Howto to run from .exe from share (no local copy)
 
Hello

I can I run a .exe from a networkshare without copy to the local install dir. In the section where the exe is started I cannot change installdir because it is not allowed.

Section "Phase 2" SEC02
SetOutPath "J:\XXX\Setup\Client\"
SetOverwrite ifnewer
File "J:\XXX\Setup\Client\ClientSetup.exe"

with regards
Arian

Red Wine 10th December 2007 18:07

Strange section, doesn't make sense. You're setting the output path to "J:\XXX\Setup\Client\" and you're compiling the file from "J:\XXX\Setup\Client\ClientSetup.exe" to extract it on that path.


All times are GMT. The time now is 05:35.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.