Everything posted by diesel_98a
-
Windows XP Logon
good deal, i am waiting for it to be released................
-
How do I set up a local area connection?
no prob, just trying to help............
-
First Time Not So Good
u could try slipstreaming the updates to the cd be4 nliting it, u can use the following: 1. Create the Win2KCD folder that will be nlited later. (I have mine setup with SP4 Slipstreamed.) 2. Create a hotfix folder and put the hotfixes into it 3. Created the hotfix.cmd using the following: TITLE Windows 2K SP4 Slipstreamer brought to you by www.MSFN.org CLS @echo off ECHO. ECHO Slipstreaming Windows 2K SP4 Updates ECHO Please wait... FOR %%f IN (*.exe) DO "%%f" /Integrate:D:\Win2KSP4 ECHO. ECHO Slipstreaming Completed! ECHO. pause EXIT 4. Add the hotfix.cmd to the hotfix folder. (make sure /Integrate:D:\Win2KSP4 = the path to your Win2KSP4 folder) 5. Run the hotfix.cmd. (if everything is setup correctly it will intergrate all the hotfixes into your Win2KSP4) 6. Ready to be nlited.
-
First Time Not So Good
if you don't slipstream the updates on the disk, does the cd have any problems? say does the nlited disk w/o updates install fine? make sure the cd installs fine before adding the updates to it...............
-
Windows XP Logon
add what stuff???
-
How do I set up a local area connection?
it says your local network cable is unplugged, is there a cable plugged into your marvell yukon pci card? i am guessing not..........so plug a cable into it would be a nice way to start..............
-
Vista Live pack for XP
Great work, i am going to download the entire pack................
-
Removing a Directory/Folder,
i haven't heard or read the registry import actually working but then i am not even sure what gets imported to the registry to help with the activation.
-
Removing a Directory/Folder,
don't worry about it........u knew it but just need a refresher.........i still need a refresher from time to time.........
-
Removing a Directory/Folder,
how about: RD /S /Q
-
Five updates won't slipstream
well that is a little more work, i download the most current hotfixes and then check the kb articles on microsoft website to see which ones are being replaced if any, if there are any being replaced.......then i simply delete them. also change the names to look like KBxxxxxx, if the folder is auto arranged then the smaller #s are done first, for example KB873339 would be done first and KB944653 would be done last.........assuming those are the first & last kbs in the folder...........
-
Five updates won't slipstream
pretty much................it seems to be faster for me to not use nlite to slipstream the hotfixes
-
Five updates won't slipstream
i use the following method and it works fine for me and intergrates over 75 hotfixes, all of the hotfixes are showing up as installed, and don't show up in the automatic updates. 1. Create the XPCD folder that will be nlited later. (I have mine setup with SP2 Slipstreamed.) 2. Create a hotfix folder and put the hotfixes into it 3. Created the hotfix.cmd using the following: TITLE Windows XP SP2 Slipstreamer brought to you by www.MSFN.org CLS @echo off ECHO. ECHO Slipstreaming Windows XP SP2 Updates ECHO Please wait... FOR %%f IN (*.exe) DO "%%f" /Integrate:D:\WinXPSP2 ECHO. ECHO Slipstreaming Completed! ECHO. pause EXIT 4. Add the hotfix.cmd to the hotfix folder. (make sure /Integrate:D:\WinXPSP2 = the path to your XPCD folder) 5. Run the hotfix.cmd. (if everything is setup correctly it will intergrate all the hotfixes into your XPCD) 6. Ready to be nlited.
-
Request Vista Folder Icon (Trucker Gal)
I included both of them for you........ Folders___Vista.zip
-
Request Vista Folder Icon (Trucker Gal)
there are some on deviantart with the vista folder, the girl is black instead of blue. i have both of them, cannot remember where i download them from on deviantart.
-
Whats the best "Dock" software for XP?
i use RocketDock too, the best thing i like about it is how well it can be customized.................i make all the changes including adding icons or picts, remove any unecessary languages, and add any skins or remove any i don't like...............i then create a SFX archive to install it................
-
Importing wallpapers to xp
there is an easier way to do that if you install other software........... just create an SFX archive using WinRar that will place the wallpapers into Wallpapers Folder, then just add the .exe to be installed with your other software......... my wallpapers archive (Wallpapers.exe) is currently around 55mbs...........
-
Add option to right click context menu
if this helps here is what i am currently using.......... this will add ResHacker (for example) to the context menu when right clicking on the correct file (i also add one for FoxIt Reader that will open pdf files when right clicking on them)................... ResHacker Added to Context Menu [HKEY_CLASSES_ROOT\*\Shell\ResHacker] @="ResHacker" [HKEY_CLASSES_ROOT\*\Shell\ResHacker\command] @="\"C:\\Projects\\ResHacker\\ResHacker.exe\" \"%1\"" FoxIt Reader Added to Context Menu [HKEY_CLASSES_ROOT\*\Shell\FoxIt Reader] @="FoxIt Reader" [HKEY_CLASSES_ROOT\*\Shell\FoxIt Reader\command] @="\"C:\\Program Files\\Foxit Software\\Foxit Reader\\FoxIt Reader.exe\" \"%1\""
-
How to add wallpapers...
In regards to the wallpapers, you could create a SFX archive using winrar that extracts the wallpapers to the C:\Windows\Web\Wallpaper directory, if you are doing any other software installs...........
-
windows 2000 pro slipstreaming guide?
you could try this: http://www.vorck.com/2ksp5.html or go this one: http://www.msfn.org/articles.php?action=sh...;showarticle=49
-
msi maker
there is also a program called makemsi
-
Windows® Defender (Beta 2)
i never had to use the msiexec /i but if it works for ya, so be it..........
-
Windows® Defender (Beta 2)
hasn't anyone tried the: windefender.msi /QB taskkill /F /IM MSASCui.exe.exe or MSASCui.exe -t minibug.exe then install kb915597? i haven't downloaded the kb915597 to try the silent install but the rest works for me
-
www.blkviper.com?
it was a site that told about many services xp runs, had comparsion on which services needed to be running depending on how locked down u wanted the computer. it gave in depth info on the services.
-
Better to install applications during windows install or after logon?
i think it is more of personl preference, at least it is for me. i have tried both ways & both work for what i want to do. just depends on what or why i am making the cd for.