
MaDxCrEaM
MemberContent Type
Profiles
Forums
Events
Everything posted by MaDxCrEaM
-
norton antivirus 2005 unattend install
MaDxCrEaM replied to snakesnake's topic in Application Installs
Thanks alot snakesnake. This worked fine for the English release for me. Your directions were very easy to follow. Thanks again. -
unattended printer install
MaDxCrEaM replied to Ian_Cannonier's topic in Unattended Windows 2000/XP/2003
I also used Installrite to monitor my pc while I installed my printer and drivers to make an install package, that worked fine for me. -
How do I burn the 1.2gig image to a Dvd
MaDxCrEaM replied to Tim EOCF's topic in Unattended Windows 2000/XP/2003
i also use cdimage to make my bootable dvd image, then burn image with dvd decrypter. Easy! -
Hey guys, I had all my programs installing from the hard drive using $oem$ $1 way. After I had all of them done and working right, I wanted to convert them to run from the cdrom so setup doesn't have to copy all the files over to the hard drive. Everything went smooth except a couple programs aren't installing right running them from the cd. The programs are Logitech mouseware and itouch software, and the net framework 1.1 software. Anyone of any ideas why not? I've looked around and didn't see any info on this. Thanks for any help.
-
never heard of choice.com. Do you have a link for it?
-
Completed XP Setup Screens
MaDxCrEaM replied to Aaron's topic in Setup Billboard Screens for Windows
here is no flag version No Flag picture -
Completed XP Setup Screens
MaDxCrEaM replied to Aaron's topic in Setup Billboard Screens for Windows
here is my first attempt after reading through all the posts and gathering information. Inspired by rOsWell's screenshot, using a different background. Hope you like. Get the dll from here. Version is Service pack 2 windows xp pro! Winntbbu.dll download Picture -
NVidia Detonator 61.77 non-WHQL
MaDxCrEaM replied to TheBee's topic in Unattended Windows 2000/XP/2003
from what I understand windows will still choose it's WHQL certified drivers over non-whql drivers. I use the earlier whql certified drivers, and they install fine. Try the whql drivers, should have no problems having them installed. -
Thanks alot
-
can ya post the tweak then so I can do it that way duing unattended install?
-
that kinda sucks, guess the reg key wouldn't matter if it doesn't stick after installing software. Thanks anyways evilvoice.
-
i'm trying to look through all these tweaks, and haven't found this one yet, If anyone knows How to make the programs list always be alphabetized could you post it. I am going to try and keep searching, thanks.
-
I never use quotes in my command for any installation. They all work fine except this one. I made an installation package using Installrite and it seems to work fine installing this way.
-
yea I run it from my winnt.sif using the guirunonce method. Is there a method of installing it at a later state of windows being loaded? Thanks for any info.
-
I'm wondering if there are any programs that will not load calling from winnt.sif file. I have all my programs loading from there through a install cmd file. One program, my Nostromo software Nostromo drivers will not load, but if I run the same command once windows xp is fully loaded, it will install fine. Here is my command. start /wait %systemdrive%\install\Nostromo\setup.exe /S /v/qn I've looked around, couldn't find an answer if some programs will not load up this way. Thanks for any info.
-
I found out tweak for default browser, but haven't found out about bookmarks.html yet.
-
I have no problem installing firefox 9.3, but I was wondering anyone know registry tweak to make firefox default browser? and How to import my bookmarks.html right away? Thanks for any help.
-
thanks killerbee, i'm going to convert mine to xplode once I get all my commandlines done.
-
so This ECHO Installing Audio Drivers ECHO Please wait... start /wait %systemdrive%\install\wdm_a362\setup -s -f2%systemdrive%\mylog.log would be this??? <items> <item display='Installing Applications...'> <execute display='Audio Drivers='#SOURCEDRIVE#\install\wdm_a362\setup' arguments='-s -f2%systemdrive%\mylog.log'></execute>
-
Was wondering what something like this that I am calling from a .cmd file using guirunonce in my winnt.sif file would need to look like to run it using xplode. Xplode looks pretty cool. @echo off TITLE Installing Software ECHO. ECHO Installing Audio Drivers ECHO Please wait... start /wait %systemdrive%\install\wdm_a362\setup -s -f2%systemdrive%\mylog.log ECHO. ECHO Installing Itouch and Mouseware software ECHO Please wait.... start /wait %systemdrive%\install\Logitech\it222enu.exe -s -a -s -f1"%systemdrive%\install\Logitech\itsetup.iss" start /wait %systemdrive%\install\Logitech\mw9791enu.exe -s -a -s -f1"%systemdrive%\install\Logitech\mwsetup.iss" ECHO. ECHO Installing Firefox ECHO Please wait... start /wait %systemdrive%\install\Firefox\Firefox_Deployment.exe REGEDIT /S %systemdrive%\install\Firefox\firefoxuninstall.reg ECHO. ECHO Installing Mirc6.16 ECHO Please wait... mkdir %systemdrive%\progra~1\mirc xcopy /e %systemdrive%\install\mirc\mirc %systemdrive%\progra~1\mirc REGEDIT /S %systemdrive%\install\mirc\install.reg REGEDIT /S %systemdrive%\install\mirc\regmirc.reg ECHO. ECHO Installing Trillian Pro ECHO Please wait... mkdir %systemdrive%\progra~1\Trillian xcopy /e %systemdrive%\install\Trillian %systemdrive%\progra~1\Trillian REGEDIT /S %systemdrive%\install\Trillian\trillianUn.reg ECHO. ECHO Installing Zone Alarm ECHO please wait... start /wait %systemdrive%\install\ZA\zapSetup_51_011.exe /s /i /noreboot /lickey xxxxx %systemdrive%\install\ZA\config.xml ECHO. ECHO Installing Windowblinds ECHO Please wait.... start /wait %systemdrive%\install\Windowblinds\windowblindsauto.exe ECHO. ECHO Installing CursorXP ECHO Please wait... start /wait %systemdrive%\install\cursorxp\cursorxpauto.exe ECHO. ECHO Installing Ad-Aware SE Professional ECHO Please wait... start /wait %systemdrive%\install\AdAware\aawsepro.exe /s taskkill /IM hh.exe /F taskkill /IM Ad-Aware.exe /F ECHO. ECHO Installing Diskeeper ECHO Please wait.... start /wait %systemdrive%\install\diskeeper\setup.exe /s /v/qn ECHO. ECHO Installing Intel Application Accellerator Echo Please wait... start /wait %systemdrive%\install\IntelAppAccel\iaa23_enu -a -s ECHO. ECHO Restarting the PC in 2 minute... shutdown.exe -r -f -t 120 -c "Windows XP will now restart in 2 minutes, this will give enough time for the shortcuts to update and for the shell to fully load before its ready to restart!" ECHO. ECHO Deleting Temp Installation Files... RD /S /Q %systemdrive%\Drivers RD /S /Q %systemdrive%\install EXIT Thanks for any help!