Everything posted by maxXPsoft
-
registry tweaks
now CHILL the SEARCH sucks on this site, allway's has william wallace have you followed this completely? http://unattended.msfn.org/xp/index.htm there are problem's you'll encounter all along the way such as folder's not named correctly or runoncEX stuff not exact, this take's some patience and determination to make it work, trial's and test's all along the way. Experiment with your stuff like running command's on an Install folder on the root of your drive. Yes you can test RunoncEX against it also to make sure thing's work correctly. Trust me, one " out of place and it's toast. If that don't satisfy you then try out my UnattendXP app, link below. It's designed for someone new to this as well as these other 2 that know it all. Sorry just used to seeing that kinda reply from peep's with 2000 -5000, not Newbie's. A reply is help not this BS.
-
NetFramework for SP2?
1.1 was simply "%systemdrive%\Install\DotNet\netfx.msi /qn"
-
NetFramework for SP2?
lol Live on the edge you not afraid of falling off don't you know the way back? It simply uninstall's from Add/Remove
-
NetFramework for SP2?
Nothing scorpy But the one on the CD or Sp is outdated .NET Framework 2.0 Beta http://msdn.microsoft.com/netframework/dow...es/default.aspx Extract it to a DotNet folder under Install then simply in RunoncEX "%systemdrive%\Install\DotNet\install.exe /q" that's the latest bleeding version and it's really really silent by that
-
.NET Framework 1.1 Service Pack
.NET Framework 2.0 Beta http://msdn.microsoft.com/netframework/dow...es/default.aspx Extract it to a DotNet folder under Install then simply in RunoncEX "%systemdrive%\Install\DotNet\install.exe /q" that's the latest bleeding version and it's really really silent by that
-
Jasc PSP pls
Try this taskkill /F /IM wordpad It depends on what is opening the file..
-
Dot Net Framework 2.0 Beta 1
hehe why? install.exe /q work's so very very silently.
-
Very Nice Right Click menu add-on
lol have a look at my desk Thats why I use this and right clicks on My Computer in Sticky's above http://maxxpsoft.com/media/mymessydesk.jpg
-
Dot Net Framework 2.0 Beta 1
Extract it and install.exe /q works silently
-
Pin To Start Menu
I haven't been able to do it as of yet. Whenever you do that you change a couple reg key's and being they in Binary, they are somewhat tricky. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage] "FavoritesResolve" and "Favorites"
-
Strange behavior with "Hidden" registry Key
On #1 it should not be a 2 That's a 1 or 0 1 to show hidden files and folders and 0 to not. That's strange it's changing, haven't looked at that in SP2 real close just yet but will next time I Unattend
-
Strange behavior with "Hidden" registry Key
On #1 is this Hidden Files and Folder you are talking about? check this key - if it's changing back then I'm not sure yet what's causing that. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Hidden"=dword:00000001 On #2 I think you need both these key's [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage] "FavoritesResolve" "Favorites"
-
capturing the Registry
Regshot Values modified:4 ---------------------------------- HKU\S-1-5-21-xxxxxxxxx-xxxxxxxxxx-xxxxxxxx-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarGlomming: 0x00000000 HKU\S-1-5-21-xxxxxxxxx-xxxxxxxxxx-xxxxxxxx-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\TaskbarGlomming: 0x00000001 InstallwatchPro REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarGlomming"=dword:00000001 [HKEY_USERS\S-1-5-21-xxxxxxxxx-xxxxxxxxxx-xxxxxxxx-1003\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "TaskbarGlomming"=dword:00000001 Really depend's on you want easy or? You can see the regshot monitor's HKEY_USERS but InstallWatchPro get's em both and if you know what you're doing, then you know you don't need the HKEY_USERS at all. InstallWatch is 100% FREE also but with SP2 you need msjet35.dll at least version 3.51.3328.0 Oh well
-
capturing the Registry
tsk tsk
-
capturing the Registry
http://www.msfn.org/board/index.php?showtopic=18284
-
Adobe Reader speedup Registering MSCOMCTL32.OCX
Urie Or perhap's there's already a version of that ocx and it need's the /Y on the copy REG ADD %KEY%\5025 /V 1 /D "CMD /C COPY \"%systemdrive%\Install\Ar-Speedup\MSCOMCTL32.OCX\" \"%systemroot%\system32\" /Y" /f I installed that speedup and I don't see that file in my System32. Could it be MSCOMM32.OCX or mscomctl.ocx you need. If so and you doing silent make sure you add the /s regsvr32.exe MSCOMM32.OCX /s
-
problem with Marine Aquarium Time "Screen Saver
Me too I installed it like normal then You need these registry key's [HKEY_CURRENT_USER\Control Panel\Desktop] [HKEY_CURRENT_USER\Software\SereneScreen\SereneAquarium] [HKEY_LOCAL_MACHINE\SOFTWARE\SereneScreen\Aquarium] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\SereneScreen Aquarium_is1] and then I copied the whole SereneScreen folder in Program Files entirely to my SereneScreen folder in Install, it's real small 80.3 KB. Then in RunoncEX REG ADD %KEY%\1010 /VE /D "Serene Aquarium Screensaver" /f REG ADD %KEY%\1010 /V 1 /D "cmd /c XCOPY \"%systemdrive%\Install\SereneScreen\SereneScreen\" \"%ProgramFiles%\SereneScreen\" /I /E /H /Y" /f REG ADD %KEY%\1010 /V 2 /D "CMD /C COPY \"%systemdrive%\Install\SereneScreen\Aquarium.scr\" \"%systemroot%\System32\"" /f REG ADD %KEY%\1010 /V 3 /D "REGEDIT /S \"%systemdrive%\Install\SereneScreen\SereneScreen_Install.reg\"" /f REG ADD %KEY%\1010 /V 4 /D "REGEDIT /S \"%systemdrive%\Install\SereneScreen\SereneScreen_Reg.reg\"" /f Opened Screensaver selection afterward's and Bingo
-
problem with Marine Aquarium Time "Screen Saver
I never had sucess with just copy to System32 either although the reg key's we see are [HKEY_CURRENT_USER\Software\SereneScreen\SereneAquarium] [HKEY_LOCAL_MACHINE\SOFTWARE\SereneScreen\Aquarium] It could be you need the %ProgramFiles%\SereneScreen folder set up properly
-
WinDVD 6
REM NOTES: Extracted and need's DirectX9 installed prior. REG ADD %KEY%\iAdd /VE /D "WinDVD Platinum 6.0.6.42" /f REG ADD %KEY%\iAdd /V Inum /D "%systemdrive%\Install\WinDVD6\Setup.exe -s -f1"%systemdrive%\Install\WinDVD6\setup.iss" /f REG ADD %KEY%\iAdd /V Inum /D "REGEDIT /S %systemdrive%\Install\WinDVD6\WinDVD_6.reg" /f WinDVD_6.reg from here [HKEY_CLASSES_ROOT\GPI\Settings] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\GPI\Settings] I just discovered this so not sure registry part will work in RunoncEX, however I think it will since it didn't create any file's or modify any.
-
WinRAR + No Zip Folders in Explorer
M_K Yes, unless you use wrar330.exe /silent and at end you can choose options but then it's not SILENT hehe. Otherwise simpler import the reg at very end.
-
SP2 Unattend working in final release?
Deploying Windows Firewall Settings for Windows XP Service Pack 2 Ever wondered how to customize the operational mode and exception list entries in the new Windows Firewall in Windows XP SP2? Learn more about this powerful new feature and how to modify its settings before or after installation. Using the Windows Firewall INF File in Microsoft Windows XP Service Pack 2 Ever wondered how to customize settings such as the operational mode and exception list entries in the new Windows Firewall in Windows XP SP2? Learn more about this powerful new feature and how network administrators can modify its settings before or after installation These help? They all come from here http://www.microsoft.com/technet/prodtechn...n/winxpsp2.mspx
-
Very Nice Right Click menu add-on
I guess I woke your site up a little pointing to it from here. By all mean's do consider that, no one know's your program better than you. Perhap's support the 16 ico's also. This is one thing people want these day's. Ability to right click context menu's instead of hacking dll's. I can hack em but just hate to cause next update may replace them and you back again and with the Window's File protection that's more difficult.
-
Add Expand and MakeCab
Probably not, working in the source dir of SP2 and even previous it seem's it only work's on some files. That I cannot explain. Like try 1394.IN_ in I 386 it work's. I fixed above reg and it work's on most files Now by adding %1 %1 It don't work on .PI_, go to prompt and give it destination name.
-
Very Nice Right Click menu add-on
I like this thing, especially customizing the way you want without hacking dll's which may be replaced today in the next update. Just haven't figured out what enuffsaid want's to do. I'm sure there's a way if more people would use it and experiment. I tried for about 6 hour's and was close but no cigar yet. ChTh Yep gotta look for that cmd.exe in XP Hmm maybe need's to modify my source?? Does that work out?? Are you modding void wizDoshere(void) in WIZARDS.CPP ??? Beside's this work's in the mainline for this site which is Unattended I have that working great.
-
Windows XP SP2 RTM Deploy.cab
You're allright Aaron I don't care what Aaron said about you. Tks