my first ISS script .... Total Commander 6.53 , few free plugins and regkey ! it's an easy code but for a newbie in unattended xp cd as me ... it's cool !
-> i have allowed only the french language file and default file ....
-> the settings file is in Total Commander directory
Step for make the installer :
-> Install Total Commander in C:\Program Files\totalcmd\, with setting files in folder app.Put your reg file wincmd.key, in your folder app.
-> in a tempory dir, unzip the original install.Copy the Window and LANGUAGE directory in the C:\Program Files\totalcmd\
-> if you have plugins install then in a 'PlugIns' directory or use auto-install (wfx directory).
-> run the ISS Script
Code for RunOnceEx :
cmdow @ /HID
@echo off
REG ADD %KEY%\019 /VE /D "Total Commander 6.53 + Plugins" /f
REG ADD %KEY%\019 /V 1 /D "%SYSTEMDRIVE%\appz\Tcmd\setup /VERYSILENT" /f
EXIT
ciao
Attached File(s)
-
totalcommander.iss (4.81K)
Number of downloads: 158
This post has been edited by nonobis: 24 September 2005 - 02:04 AM



Help
Back to top








