
XP_FIXIT EN.INF mega's decryption key:
- !eBbIL2ekZdq5JBjS2h2sSz22lJClIuAO78R7Fk6NALA
Thanks a bunch for posting this, been looking for it!travma wrote:This is my first try, so you have to check and correct me.
XP_FIXIT EN.INF mega's decryption key:
- !eBbIL2ekZdq5JBjS2h2sSz22lJClIuAO78R7Fk6NALA
However, I can't seem to find those files and folders. How do I slipstream this .inf into my Windows XP SP3 ISO? Thanks!; Has to be placed as \XP_FIXIT.INF on a floppy disk in drive A:
; or as \$OEM$\$$\INF\XP_FIXIT.INF on the installation media.
;
; Needs the following entries in \WINNT.SIF on the floppy disk in drive A:
; or in \I386\WINNT.SIF on the installation media:
Thanks a lot for your suggestions GH0st, I followed your tip in the other thread:GH0st wrote:I see, No, I did not evaluate this in that way. Just presumed it was correct and installed it. It did install, seems to be really nice. Not sure of translation. Hope someone can help with that question.
But My fresh install, just done few days ago, liked it alot!
Thanks for all the hard work!
I followed your suggestion and just did a clean install with XPSP3_QFE_UpdatePack and the IE8 addon integrated (no other tweaks or removals). After booting for the first time, I right clicked on and selected "Install" for XP_FIXIT EN.INF but it didn't seem to do anything. I rebooted, and randomly checked some registry entries referred to in the .INF but they weren't there!GH0st wrote:I have never done so ... but its too easy to just put it on the desktop, on first boot, right-click, INSTALL, reboot! So would take longer to do what you thinking ... so just manual install it.
So I placed XP_FIXIT.INF in \$OEM$\$$\INF\XP_FIXIT.INF on the installation media, and added the following WINNT.SIF to \I386\:; Has to be placed as \XP_FIXIT.INF on a floppy disk in drive A:
; or as \$OEM$\$$\INF\XP_FIXIT.INF on the installation media.
;
; Needs the following entries in \WINNT.SIF on the floppy disk in drive A:
; or in \I386\WINNT.SIF on the installation media:
;
; [GUIRunOnce]
; Command = "%SystemRoot%\System32\RUNDLL32.EXE %SystemRoot%\System32\ADVPACK.DLL,LaunchINFSection %SystemRoot%\Inf\XP_FIXIT.INF,RunOnce.NTx86,,0,N"
;
; [GUIUnattended]
; Arguments = "%SystemRoot%\System32\ADVPACK.DLL,LaunchINFSection A:\XP_FIXIT.INF,Detached.NTx86,,0,N"
; AutoLogon = Yes
; AutoLogonCount = 1
; DetachedProgram = "%SystemRoot%\System32\RUNDLL32.EXE"
;
; [SetupParams]
; UserExecute = "%SystemRoot%\System32\RUNDLL32.EXE %SystemRoot%\System32\ADVPACK.DLL,LaunchINFSection %SystemRoot%\Inf\XP_FIXIT.INF,UserExec.NTx86,,0,N"
;
; [Unattended]
; OEMPreinstall = Yes
; UnattendSwitch = Yes
But this time, during installation I get this "Fatal error":[GUIRunOnce]
Command = "%SystemRoot%\System32\RUNDLL32.EXE %SystemRoot%\System32\ADVPACK.DLL,LaunchINFSection %SystemRoot%\Inf\XP_FIXIT.INF,RunOnce.NTx86,,0,N"
[GUIUnattended]
Arguments = "%SystemRoot%\System32\ADVPACK.DLL,LaunchINFSection A:\XP_FIXIT.INF,Detached.NTx86,,0,N"
AutoLogon = Yes
AutoLogonCount = 1
DetachedProgram = "%SystemRoot%\System32\RUNDLL32.EXE"
[SetupParams]
UserExecute = "%SystemRoot%\System32\RUNDLL32.EXE %SystemRoot%\System32\ADVPACK.DLL,LaunchINFSection %SystemRoot%\Inf\XP_FIXIT.INF,UserExec.NTx86,,0,N"
[Unattended]
OEMPreinstall = Yes
UnattendSwitch = Yes
Now I must admit, I thought it did run and I was getting full benefit from the file, but ... now I'm suspecting not!avamk wrote:I right clicked on and selected "Install" for XP_FIXIT EN.INF but it didn't seem to do anything. I rebooted, and randomly checked some registry entries referred to in the .INF but they weren't there!