This post has been edited by hyde1113: 25 May 2009 - 09:41 AM
Page 1 of 1
Filemenu tools addon help pls...
#1
Posted 25 May 2009 - 09:25 AM
can somebody help me create an addon of filemenu tools? thanks in advance
#3
Posted 26 May 2009 - 04:02 AM
thank you radix for your help... im a newbie in slipstreaming windows xp and im still studying the switches of silent installation... thanks
#4
Posted 09 June 2009 - 04:53 AM
Hi there,
its easy.
first install programm with the following:
copy the file "silent.inf" in the same folder like the FileMenuTools-setup
create a BATCH-Script like this:
install.cmd
Now you can silent install thsi program.
If you want to create a silent addon, make just a RAR-SFX or 7ZIP-SFX.
greetz
its easy.
first install programm with the following:
FileMenuTools-setup.exe /SAVEINF="c:\silent.inf"
copy the file "silent.inf" in the same folder like the FileMenuTools-setup
create a BATCH-Script like this:
install.cmd
@echo off start /wait FileMenuTools-setup.exe /SP- /VERYSILENT /NORESTART /LOADINF=".\silent.inf"
Now you can silent install thsi program.
If you want to create a silent addon, make just a RAR-SFX or 7ZIP-SFX.
greetz
Share this topic:
Page 1 of 1



Help
Back to top









