t-o-m-m-y Posted August 17, 2004 Posted August 17, 2004 hi benjaminif i use command.0=* for nothing to execute the text is bold.is there a special reason for it or exists another method for noexecute?greetingst-o-m-m-y
BenjaminKalytta Posted August 17, 2004 Posted August 17, 2004 Yes it is bold to distinguish it from normal command ... if command.x=* is specified WIHU will recognize it as informational Header.Benjamin
t-o-m-m-y Posted August 17, 2004 Author Posted August 17, 2004 yes i understand but exist or could you create another one without boldor should i set the command0.1 to command0?i hope you'll understand me .
BenjaminKalytta Posted August 17, 2004 Posted August 17, 2004 No command.x=* is always bold. But please tell me what you are intended to do?Benjamin
t-o-m-m-y Posted August 17, 2004 Author Posted August 17, 2004 yes i know, it's okay that it's always boldi want to make thisbtw, with this method the installshield setups are always installed to Programfiles, this is the ini instruction i was searching for.description.1=Adobe Photoshop Elements 2command.1=*selected.1=1command.1.0=cmd.exe /c copy "%WIHU%\software\Adobe\Photoshop Elements\setup.iss" %systemdrive%\setup.iss[COLOR=blue]command.1.1=inimod %systemdrive%\setup.iss SdAskDestPath-0 szDir "%programfiles%\Adobe\Photoshop Elements"[/COLOR]command.1.2=software\Adobe\Photoshop Elements\setup.exe -s -f1"%systemdrive%\setup.iss"selected.1.0=1selected.1.1=1selected.1.2=1hidden.1.0=1hidden.1.1=1hidden.1.2=1.: EDIT :.I have the answer of my question, LOL I only have to delete command.0, but in an older version this doesn't work.But now everythings seems to be perfect and works fine.thx for your helpt-o-m-m-y
t-o-m-m-y Posted August 17, 2004 Author Posted August 17, 2004 sorry i think i am too supidthe problem isn't solved[Hardware]selected=1hidden=0collapsed=1description.0=Grafikkarteselected.0=1description.0.1=Catalyst ControlPanel [v4.8]command.0.1.0=cmd.exe /c copy "%WIHU%\hardware\ATI Control Panel\setup.iss" %systemdrive%\setup.isscommand.0.1.1=inimod %systemdrive%\setup.iss {0BEDBD4E-2D34-47B5-9973-57E62B29307C}-SdAskDestPath-0 szDir "%programfiles%\ATI Technologies\ATI Control Panel"command.0.1.2=hardware\ATI Control Panel\Setup.exe -s -f1"%systemdrive%\setup.iss"selected.0.1=1selected.0.1.0=1selected.0.1.1=1selected.0.1.2=1hidden.0.1.0=1hidden.0.1.1=1hidden.0.1.2=1description.1=Mainboardselected.1=1description.1.0=nVidia NVMixer [v1.0 build444]description.1.1=nVidia System Utility [v1.08.5]command.1.0=hardware\nVidia NVMixer\setup.exe -scommand.1.1.0=cmd.exe /c copy "%WIHU%\hardware\nVidia SystemUtility\setup.iss" %systemdrive%\setup.isscommand.1.1.1=inimod %systemdrive%\setup.iss {15460260-0A67-4670-A155-08BEFFA70BFC}-SdAskDestPath-0 szDir "%programfiles%\NVIDIA Corporation\System Utility"command.1.1.2=hardware\nVidia SystemUtility\Setup.exe -s -f1"%systemdrive%\setup.iss"selected.1.0=1selected.1.1=1selected.1.1.0=1selected.1.1.1=1selected.1.1.2=1hidden.1.1.0=1hidden.1.1.1=1hidden.1.1.2=1description.2=sonstigesselected.2=1description.2.0=AVM Fritz!DSL [v3.51]description.2.1=TerraTec CinergyTV [v3.51]selected.2.1=1command.2.1.0=cmd.exe /c copy "%WIHU%\hardware\Cinergy600TV\setup.iss" %systemdrive%\setup.isscommand.2.1.1=inimod %systemdrive%\setup.iss {91B79CFA-5662-11D4-8398-0800096F616B}-SdAskDestPath-0 szDir "%programfiles%\TerraTec\CinergyTV"command.2.1.2=hardware\Cinergy600TV\Setup.exe -s -f1"%systemdrive%\setup.iss"command.2.1.3=cmd.exe /c copy "%WIHU%\hardware\Cinergy600TV\TerraTV App.exe" "%programfiles%\TerraTec\CinergyTV\TerraTV App.exe"selected.2.1.0=1selected.2.1.1=1selected.2.1.2=1selected.2.1.3=1hidden.2.1.0=1hidden.2.1.1=1hidden.2.1.2=1hidden.2.1.3=1how can i enableCatalyst ControlPanel [v4.8],nVidia NVMixer [v1.0 build444],nVidia System Utility [v1.08.5],TerraTec CinergyTV [v3.51]i hope you know what i meant-o-m-m-y
BenjaminKalytta Posted August 17, 2004 Posted August 17, 2004 The problem here is, that you missed to specify a command.0=program or command.0=*The same applies to your other 1st level commands.Benjamin
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now