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.

unattended script run

Featured Replies

i have created xp sp3 using nlite with help msfn gudie/i want to run the script to run to install pro,utili etc at the time of registering components and no cmdlines.txt,gui rnuonce etc,sctipt to be placed in i386/svcpack folder

mu winnet.sif

; Generated by nLite 1.4.7

[Data]

AutomaticUpdates="No"

Autopartition=0

UnattendedInstall="Yes"

MsDosInitiated=No

[unattended]

UnattendMode=DefaultHide

UnattendSwitch="no"

OemSkipEula="Yes"

FileSystem=*

WaitForReboot="No"

NoWaitAfterTextMode=1

NoWaitAfterGUIMode=1

DriverSigningPolicy=Ignore

NonDriverSigningPolicy=Ignore

Hibernation="No"

OemPreinstall=Yes

[systemRestore]

[GuiUnattended]

EncryptedAdminPassword="No"

AutoLogon="Yes"

TimeZone=190

OEMSkipRegional=1

OemSkipWelcome=1

[shell]

CustomDefaultThemeFile="%WinDir%\Resources\Themes\Royale.Theme"

[Components]

[userData]

ProductKey="D2Q4M-9CMG6-XDGBC-R46G2-X69KW"

[RegionalSettings]

LanguageGroup=1

Language= "0409"

[Networking]

InstallDefaultComponents="Yes"

[WindowsFirewall]

Profiles=WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]

Mode=0

[identification]

JoinWorkgroup="workgroup"

[GUIRunOnce]

command9="%SystemDrive%\DPsFnshr.exe"

my script:setup.cmd placed in i386/svcpack folder runs at registering components

@echo off

title Installing applications. Please be patient..

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional...

@echo off

start /wait %systemdrive%\install\perfectdisk.exe

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment...

@echo off

start /wait %systemdrive%\install\java.exe /s /v "/qn ADDLOCAL=jrecore IEXPLORER=1"

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR...

@echo off

start /wait %systemdrive%\install\winrar.exe /S

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker...

@echo off

start /wait %systemdrive%\install\unlocker.exe

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional...

@echo off

start /wait %systemdrive%\install\uruninstaller.exe

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner...

@echo off

start /wait %systemdrive%\install\ccleaner.exe /S

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro...

@echo off

start /wait %systemdrive%\install\neromicro.exe /verysilent /norestart /serial="1K22-1867-0795-66M4-5689-5732-KEC0"

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite...

@echo off

start /wait %systemdrive%\install\adobereader.exe

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack...

@echo off

start /wait %systemdrive%\install\cccp.exe /VERYSILENT /NORESTART /GROUP="Codecs\Combined Community Codec Pack" /TYPE=NoPlayers /TASKS="SetPerceivedTypes,RegisterExtWMP,HaaliShellInfo"

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional...

@echo off

start /wait %systemdrive%\install\coreavc.exe /silent

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional... Done!

@echo Installing KMPlayer...

@echo off

start /wait %systemdrive%\install\kmp.exe /silent

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional... Done!

@echo Installing KMPlayer... Done!

@echo Installing flash player 10...

@echo off

start /wait %systemdrive%\install\flashplayer10 /s

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional... Done!

@echo Installing KMPlayer... Done!

@echo Installing flash10... Done!

@echo off

start /wait %systemdrive%\install\\IE7proSetup /S /v/qr

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional... Done!

@echo Installing KMPlayer... Done!

@echo Installing flash player 10... Done!

@echo Installing IE7proSetup_2.3... Done!

echo off.

start /wait %systemdrive%\install\Firefox.exe /S /v/qr

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional... Done!

@echo Installing KMPlayer... Done!

@echo Installing flash player 10... Done!

@echo Installing IE7proSetup_2.3... Done!

@echo Installing Firefox Setup 3.0... Done!

echo off.

start /wait %systemdrive%\install\Silverlight.exe /q

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional... Done!

@echo Installing KMPlayer... Done!

@echo Installing flash player 10... Done!

@echo Installing IE7proSetup_2.3... Done!

@echo Installing Firefox Setup 3.0... Done!

@echo Installing Silverlight... Done!

echo.

start /wait %systemdrive%\install\ULTRAISO

cls

@echo Please be patient while the following applications are installed.

echo.

@echo Installing Raxco PerfectDisk 2008 Professional... Done!

@echo Installing Sun Java Runtime Environment... Done!

@echo Installing WinRAR... Done!

@echo Installing Unlocker... Done!

@echo Installing Your Uninstaller! 2008 Professional... Done!

@echo Installing CCleaner... Done!

@echo Installing Nero 8 Micro... Done!

@echo Installing Adobe Reader Lite... Done!

@echo Installing Combined Community Codec Pack... Done!

@echo Installing CoreAVC Professional... Done!

@echo Installing KMPlayer... Done!

@echo Installing flash player 10... Done!

@echo Installing IE7proSetup_2.3... Done!

@echo Installing Firefox Setup 3.0... Done!

@echo Installing Silverlight... Done!

@echo Installing ULTRAISO 8.0... Done!

echo.

@echo Finishing up...

@echo off

%systemdrive%

regedit /s %systemdrive%\install\reg.reg

regsvr32 /s %systemroot%\system32\HashTab32.dll

regsvr32 /s %systemroot%\system32\AviSplitter.ax

cd %userprofile%

del /f /q *.bat

del /f /q *.tmp

del /f /q *.txt

rmdir /s /q %systemdrive%\install

if any knows email me

kalai07091984@yahoo.com


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.