gora, on Oct 21 2008, 01:36 AM, said:
Im again and again amazed, what great thing this 'Extractor' is...
Edit: Just for the record
Extractor <= self-extracting archive <=SFX
This post has been edited by Tefole: 21 October 2008 - 04:30 AM
Posted 21 October 2008 - 03:27 AM
Posted 21 October 2008 - 03:34 AM
Posted 03 November 2008 - 11:05 AM
Posted 03 November 2008 - 11:17 AM
rkillcrazy, on Nov 3 2008, 09:05 PM, said:
Posted 03 November 2008 - 04:24 PM
gora, on Nov 3 2008, 01:17 PM, said:
rkillcrazy, on Nov 3 2008, 09:05 PM, said:
RunProgram="batch file to kill my task here" RunProgram="batch file to clear the destination directory" InstallPath="extract to the recently cleared destination directory" RunProgram="batch file to do something else..." RunProgram="batch file to do something else..."
Posted 05 November 2008 - 04:06 AM
Quote
Quote
RunProgram="batch file to kill my task here" RunProgram="batch file to clear the destination directory" ; InstallPath="extract to the recently cleared destination directory" RunProgram="Copying of files from temporary folder to destination directory..." RunProgram="batch file to do something else..." RunProgram="batch file to do something else..."In the absence of parametre InstallPath unpacking will occur in a temporary folder
This post has been edited by gora: 05 November 2008 - 04:14 AM
Posted 04 December 2008 - 10:55 AM
Posted 19 December 2008 - 08:10 AM
Posted 19 December 2008 - 12:22 PM
Posted 20 December 2008 - 04:46 AM
Posted 12 January 2009 - 07:56 AM
This post has been edited by Empro: 12 January 2009 - 07:57 AM
Posted 15 January 2009 - 05:27 AM
MioKawaii, on Jan 27 2008, 07:58 AM, said:
Quote
Posted 15 January 2009 - 07:51 AM
This post has been edited by Geej: 15 January 2009 - 08:03 AM
Posted 11 March 2009 - 04:43 AM
Posted 11 March 2009 - 07:41 AM
Posted 18 April 2009 - 09:03 AM
copy /y "%WINDIR%\system32\Adobe\Director\np32dsw.dll" "%ProgramFiles%\Mozilla Firefox\plugins\"
RunProgram="hidcon:cmd /c copy \"%WINDIR%\\system32\\Adobe\\Director\\np32dsw.dll\" \"%ProgramFiles%\\Mozilla Firefox\\plugins\\\" /y "
Posted 02 July 2009 - 10:11 AM
Posted 09 July 2009 - 05:37 PM
;!@Install@!UTF-8!
InstallPath="%ProgramFiles%\\JDownloader"
GUIMode="1"
Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {} {%%T\\} {%%T\\JDownloader.exe} {1}"
;!@InstallEnd@!
This post has been edited by Gremo: 09 July 2009 - 05:38 PM
Posted 11 July 2009 - 04:14 AM
Gremo, on Jul 10 2009, 03:37 AM, said:
Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {}, {%%T\\}, {%%T\\JDownloader.exe}, {0}"
Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {}, {%%T\\}, {%%T\\JDownloader.exe}"
Shortcut="P, {%%T\\JDownloader.exe}, {}, {JDownloader}, {}, {}, {%%T\\}"