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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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