
bachru4u
MemberContent Type
Profiles
Forums
Events
Everything posted by bachru4u
-
hi adding software to xp cd you can add them by svcpack method no need to nlite or ryanitegrator just add any update to your xp cd by cmdline svcpack.inf will be created in i386 folder now manually edit this svcpack.inf to add all your software installation adding silent swithes like for firefox -ms. nlite does it automatically for you For login screen replace logonui.ex_ in xp cd with your logonui.exe converted by compresssin bin to logonui.ex_ As for removing xp boring wallpaper just search for bliss, ascent autumn azul etc all .jp_ extract them with 7zip .now change all boring wallpapers with the wallpaper you like retainng their window name..again convert all your new wall paper *.jpg to *.jp_by compressionbin software add your custom theme in your winnt.sif and it will be applied addind more wallpaper and themes do it by making sfx installer for the same
-
the simple method of installing dotnet framework & other applications is through svcpack just slipstream sp3 in your xpsp2 cd integrate all updates then browse to svcpack folder put all your applications you can search silent installers from here then in I386 folder open svcpack.inf & put entries of your applications with silent switches if any as for IE7 install it by runonce for appl in dir in xp use $OEM$ folder
-
youcam 4 is installshield installer. 1 : extract with universlal extractor 2: open run commad & browse run setup.exe -R command insert your key no & other thing 3 :copy setup.iss from your windows directory to the extracted setup folder click yes to replace file 4: Now make a winrar sfx of your extracted file with following rar comment ;The comment below contains SFX script commands Setup=setup.exe /s /v /qn ENLANG=1 TempMode Silent=2 Overwrite=1
-
"\I386\COMPDATA" and "\I386\DRW"
bachru4u replied to Outbreaker's topic in Unattended Windows 2000/XP/2003
I386\DRW is safe to delete that way installation completes faster from 9 min to 2 min in ajiffy -
Nero has released Nero ver9.4.12.3d free basic cd burning software please any one has made silent installer link is HERE Thanks in advace
-
How to create a Nod32 3.0.665 Silent installation
bachru4u replied to v3nom's topic in Application Installs
make an admin install, open with universal extractor then make installer with winrar or 7zsfx command msifile /qb -
first tell us whether u want to make a new cd with English lang or want eng-us added to ur already installed XP if it is first case change ur language in winnt.sif file LanguageGroup=1 SystemLocale="0409" UserLocale="0409" manually add required files if deleted and make new iso as for 2nd option add eng-us lang through control panel\Regional & language option
-
for changing the billboad screen you have to edit your winntbbu.dl_ refer to the page http://www.msfn.org/board/XP-installer-set...p;mode=threaded with winntbbuEd_3.1.exe you can change your setup screen .logos,progress animation.font size etc
-
how automate last config screens after install?
bachru4u replied to damasko's topic in Unattended Windows 2000/XP/2003
Check your winnt.sif whether these entries there [unattended] UnattendMode = FullUnattended UnattendSwitch = "Yes" -
Office 2000/XP/2003/2007 Slipstreamer - version 1.6.2
bachru4u replied to mara-'s topic in Microsoft Office
Hi,I have downloaded your slipstreamer very good utility.one suggetion from me enable .msp file in hotfix & updates as full file in exe format has to be downloaded again. in automatic update you can copy .msp file from windows\software distribution\download folder Hope you will consider my request Thanks & Best regards -
To remove any addon from nlited cd you have to remove entries from following 3 files 1: dosnet.inf remove all entries of addonname.cab & addonname.inf 2: txtsetup.sif remove all entries of addonname.cab & addonname.inf 3: sysoc.in_ open by using 7zip remove the line containg addonname.inf & save the file Now repack using Compression bin jcarle utility Here if it is svc pack addon there is no entry in dosnet & txtsetup remove addonname.exe from svcpack folder & open svcpack.in_ using 7zip remove addonname.exe & save the file Now repack using Compression bin
-
from the command it seems you are installing from dos where you put your tweaks for applying while installing from dos $oem folder should be placed inside I386 folder
-
you are infected with spyware run spybot S&D this virus/spyware make autorun on all partitions
-
yeah same problem of repeated restart after textsetup but only on via hyperion motherboard .for intel ,nvidia install perfectly.maybe some microsoft updates clashing?
-
Realttek High definition Audio require Microsoft High def audi patch KB 888111 did you applied that update without this update window will not recognize your hardware
-
Well if you would do a lot of small packs (not like bashrat huge packs) that would be small ones (5MB per pack or even less) and the program would only have to unpack 3 packs from 50-70 packs, considering amount of space saved it may be worth it. And since the packs would be small the speed of unpacking wouldn't be killer for the the time it would take It's a nice idea but like you said mostly Post install stage thanks again for all response my suggestion was for packing all drivers individually that is correct but their inf is placed in OEM folder inf is suitably modified to point to respective .7z or .cab file plced in i386 or OEM folder .like as we install addon with during inf & cab files i know modifiying all infs will be messy & time consuming but it can save time during driver installtion i installed winxp with 6 driver pack less sound A,B, just 3 days back & after text setup restart it took approx 7-8 min then the 39 min page came
-
hey i am a newbee here i just want to know whether it is possible to place all inf files for the drvers to istall with respective path to respective 7z file separately 7 packing all drvers individually in 7z format eg D\G\A\I.7z for intel drivers D\G\A\M.7z for Metrox D\G\A\s3.7z for S3 grahic and so on for sound card driver also this way only needed driverpack is extracted saving time for extracting full 9 packages & then deleting after installtion is over thanks in advance & hope my suggestion is acted upon