Jump to content

Recommended Posts


Posted

thank you radix for your help... im a newbie in slipstreaming windows xp and im still studying the switches of silent installation... thanks

  • 2 weeks later...
Posted

Hi there,

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...