-
Capture Image error
It was 0xc000000f, I fixed by thinking logically and just replacing the boot folder on the disk with one from another disk. Past one problem to another, now it is telling me it cant find an image to install.
-
Capture Image error
I have attempted to capture a custom vista image following the directions for SP1 intergration, when I then attept to redeploy the image I get an BCD\Boot error 0x000000f, The only way I can get past this is to use an old copy of windows, anybody have any input?
-
InDesign CS2
Does any know how to do a silent install of InDesign CS2?
-
Silent install for BookWorm please
Copy the directory after it has been installed Just put it in $OEM$/%Progs/"what ever dir it is installed to" on your disk It will then copy them over to the harddrive during install [HKEY_LOCAL_MACHINE\SOFTWARE\PopCap\BookWorm] Get everything from the key then just import during unattended portion of install Hope this helps.
-
Remove Link on Favs list
Has any figured out how to permanently remove the link for Windows Marketplace that is installed With SP2 on the Favs menu.
-
Radeon and Creative Drivers please help!
smart gart only shows when you use the installer to install the drivers not the (OemPnPDriversPath)
-
Is it possible to silent install Photoshop 7
Silly me I also had a bum setup.iss file All is well and it works. Thanks
-
Is it possible to silent install Photoshop 7
Even correcting my mistakes it does not work, I run it then it quits
-
Is it possible to silent install Photoshop 7
I was wondering if it possible to silently install phoshop 7 Ive tried CLS @echo off ECHO Installing Adobe Photoshop ECHO Please wait... start /wait $systemdrive%\Install\Graphics\PhotoShop\Setup.exe -s -f1"$systemdrive%\Install\Graphics\PhotoShop\setup.iss" ECHO. EXIT To no success. Thanks for any help.
-
Calling all Radeon users
I have another problem with my install When windows starts for the first time my resolution and refresh are correct but when I reboot to finish running my tweaks the resoultion and refresh go back to defaults.
-
New ide raid drivers for install LOOK INSIDE
[SourceDisksFiles] fasttrak.sys = 1,,,,,,_x,4,1 fasttrak.inf = 1,,,,,,,20,0,0 [HardwareIdsDatabase] PCI\VEN_105A&DEV_5275 = "fasttrak" [SCSI.Load] fasttrak = fasttrak.sys,4 [SCSI] fasttrak = "Promise FastTrak TX2000 (tm) Controller (PDC20276)" I have this in my txtsetup.sif and it works for me with modified drivers.
-
Silent Install of Intellipoint 4.21?
It restarts when you already have intellitype installed.
-
Silent Install of Intellipoint 4.21?
For Installing the intellitype you need the oem mouse drivers OEM MOUSE Extract and keep hte folder and contents called setup put in your $OEM$-----$1-----Install-----mouse Add this to a batch file CODE ECHO. ECHO Installing Intellimouse start /wait %systemdrive%\install\mouse\oemsetup.exe %systemdrive%\install\mouse\oemsetup.ini ECHO. You will then need to change the Setup.ini under startup change to SuppressReboot=Y Then change in OEMSETUP.ini the type of mouse under device to one of the below . "Microsoft Cordless Wheel Mouse (CWM),Microsoft IntelliMouse (IM) , Microsoft IntelliMouse Explorer (IME), Microsoft IntelliMouse Explorer version 3.0a (IME3), Microsoft IntelliMouse Optical (IMO), Microsoft IntelliMouse TrackBall (IMT),IntelliMouse Web (IMW), Microsoft Mouse (MM), Microsoft TrackBall Explorer (TE), MicrosoftTrackBall Optical (TO), Microsoft Wheel Mouse (WM), Microsoft Wheel Mouse Optical (WMO), Microsoft Wireless IntelliMouse Explorer (WIME), or Microsoft Wireless Wheel Mouse (WWM)" Hope this helps
-
copying shotcuts
This is what I put And it works for me. COPY "%systemdrive%\install\Ql\zips.lnk" "%systemdrive%\Documents and Settings\Brain\Application Data\Microsoft\Internet Explorer\Quick Launch\zips.lnk"
-
copying shotcuts
makesure you use .lnk at the end of your shortcut