Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Help me understand UA silent installs please

Featured Replies

i want to make a xp dvd with the following tools

office 2003

nero 7.x.x

ultraiso 8.6.0.1936

Adobe PhotoShop 7.0

Adobe Page Maker 7.0

Java Installer 6.0

Flash Player

WinRAR

Acrobat Reader 7.0

Yahoo Messenger

Free Download Manager

VLC Player

PowerDVD

any good Codecs

and .net framework 1.1,2.0,3.0

from these i built some files

nero --> i made it using this thread when i double clicking that file it is installing

adobe reader--> for this i had given the below script

;The comment below contains SFX script commands

Setup=Adobe.msi /QB EULA_ACCEPT=YES

TempMode

Silent=1

Overwrite=1

office 2003--> for this i am using this script in a batch file in the same folder

setup.exe TRANSFORMS=Unattended.MST /qb

for yahoo and ultraiso i got the autoitscripts and they r working

now how can i integrate the drivers packs in that dvd and i am not understanding to create runonce.cmd, commandlines.txt i just made winnt.sif only

please give me some guidance to make this dvd this will reduce my work time upto 80%


Read through the Unattended Guide and most should become clear. You can find texts regarding RunOnce there, CMDLINES.TXT, WINNT.SIF, application installations, et cetera. As for DriverPacks.net, download all the packs which you would like to integrate and run the DriverPacks Base package which will guide you through the integration. I advice you to integrate drivers as a last step in creating an unattended installation disc.

Might I suggest a GUI installer progra like XPlode WIHU or even my personal one WPI? All can be found on this forum. WPI's main site can be found by clicking on my sig

Any one of these will GREATLY simplify the procces for you....

For Microsoft .NET Framework 3.5 (which include 2.0 SP1, 1.0, 3.0 SP1 and 3.5) you can use this link:

http://download.microsoft.com/download/6/0.../dotnetfx35.exe

For silent installation use this:

dotnetfx35.exe /qb /norestart

You can't install it silently like this via SVCPACK.INF, only for instance via RunOnceEx, which means that applications which rely on Microsoft .NET Framework 1 or 2 can't be installed during SVCPACK.INF either. It would be better to install Microsoft .NET Framework 1 and 2 via SVCPACK.INF first, afterwhich all applications which rely on them can get installed via SVCPACK.INF, and install Microsoft .NET Framework 3 via RunOnceEx. I haven't tried installing Microsoft .NET Framework 3.5 via RunOnceEx yet though.

3.5 worked for me via runonce (pretty fast install for .net also).

Does not however include .net 1.1 so you could install that via svcpack if you need to install .net dependent apps at svcpack. (Use one of the many silent installers out there)

12. Very often we see meaningless subjects in topic title. They give no clue of what the posts are all about. For example:

- Oh no!

- Help

- I'm mad

- Please help

- Question

- I need your help

- Hmmmm ....

This should be avoided. Users should enter something more specific in topic title so that it is easier for others to help.

A few good examples:

- Strange problem with DirectX9b redist

- RunOnceEx install problem (double installation)

- Change Internet Explorer's Icon back to default

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.