Jump to content

maxXPsoft

Developer
  • Posts

    3,080
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by maxXPsoft

  1. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_MinMFU"=dword:00000002 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage] "ProgramsCache"=hex Those are the 2 that effect it. NOTICE in "ProgramsCache"=hex I did not add a lenghty hex version. Set the way you like and export. k In "Start_MinMFU" I set this to 2. Show me the 2 most recent. Check this yourself.
  2. I've shown this before but here again. I can do the pre-fetch but can't find right now... Creates %systemdrive%\XPtemp.cmd and adds the Registry stuff all in 1 file SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG DELETE %KEY% /f REG ADD %KEY% /V TITLE /D "Deleteting Temp Internet Files, Cookies, History, Pre-Fetch" /f REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\XPTemps /ve "Cache Killer" REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\XPTemps /v 1 /d "cmd /c \"C:\\XPtemp.cmd\" REG ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\XPTemps /v 2 /d "cmd /c DEL \"C:\\XPtemp.cmd\" ECHO Title Delete Temp Internet Files, Cookies, History - Please Wait>%systemdrive%\XPtemp.cmd ECHO cd %homedrive%%homepath%>>%systemdrive%\XPtemp.cmd ECHO rd /s/q Recent>>%systemdrive%\XPtemp.cmd ECHO rd /s/q "Local Settings"\"Temporary Internet Files">>%systemdrive%\XPtemp.cmd ECHO rd /s/q "Local Settings"\temp>>%systemdrive%\XPtemp.cmd ECHO rd /s/q "Local Settings"\cookies>>%systemdrive%\XPtemp.cmd ECHO rd /s/q "Local Settings"\history>>%systemdrive%\XPtemp.cmd ECHO rd /s/q cookies>>%systemdrive%\XPtemp.cmd ECHO rd /s/q temp">>%systemdrive%\XPtemp.cmd ECHO rd /s/q history>>%systemdrive%\XPtemp.cmd ECHO rd /s/q UserData>>%systemdrive%\XPtemp.cmd ECHO md "Local Settings"\"Temporary Internet Files">>%systemdrive%\XPtemp.cmd ECHO md "Local Settings"\temp>>%systemdrive%\XPtemp.cmd ECHO md "Local Settings"\cookies>>%systemdrive%\XPtemp.cmd ECHO md "Local Settings"\history>>%systemdrive%\XPtemp.cmd ECHO md Recent>>%systemdrive%\XPtemp.cmd ECHO md cookies>>%systemdrive%\XPtemp.cmd ECHO md temp>>%systemdrive%\XPtemp.cmd ECHO md history>>%systemdrive%\XPtemp.cmd ECHO md UserData>>%systemdrive%\XPtemp.cmd REM REM C:\Windows Change to your path ECHO DEL C:\Windows\Prefetch\*.pf>>%systemdrive%\XPtemp.cmd REM ECHO EXIT>>%systemdrive%\XPtemp.cmd EXIT Run that and reboot. This will do all this probably before you even get logged on unless you have massive Temp stuff.
  3. Thanks Alanoll I tried every search I string could and couldn't find anything like that. Also some of my screens were a little different and I thought the version I had was the problem. Tried everything to open it also and finally with VB and I don't see any path like the long one.
  4. I created an Office XP SP3 by this http://unattended.msfn.org/xp/officexp_advanced.htm and it says to rename the TRANSFORMS=C:\XPCD\$OEM$\$1\install\Applications\Office2003\Unattended.MST /qb- to... TRANSFORMS=Unattended.MST /qb- It won't let me rename that with the Microsoft Office XP Resource Kit Tools I downloaded = orktools.exe on same link. It it keeps that path it probably won't install correctly. How do you get around this?
  5. You could set your screensaver timeout to 1 minute. But that would mess with you severely
  6. Still does it. Perhaps I need to once again wait on another version to see if they fix this. I will definitely add Maxthon, and even Opera back to my Unattended DVD for selection. Ahhh who cares on a 60gb drive install em all.
  7. If you have "On Resume Password Protect" enabled and just hit the Windows key and L Simplest thing I found. It instantly goes to logon screen so whatever you had running ius hidden if you need quickness. [HKEY_CURRENT_USER\Control Panel\Desktop] "ScreenSaverIsSecure"="1" BTW it depends on timeout for the screensaver to start when its sitting there.
  8. Tarun Thanks that helps a lot. I used the Chromedit and added all for the fast PC fast connection to user.js and it does help a lot but I still see the delay occasionally where it just sits there even on pages should be in my cache. I'm wondering if its because I ran that FirefoxDefaultBrowser.cmd file. From looking at it it should not have made any difference on page loading or this delay. This has been a problem from way back I don't see in other browser's as frequently as Moz. Its a love/hate thing for years, I try a new version its ok awhile then I start seeing this delay thing and I swap back and hope next time they'll finally get it.
  9. Thanks Tarun Glad someone else see's this also. I'll look that over. I tried the Turbo mode thought it helped for a little while but when I started back up this morning 2nd link I clicked.
  10. neuro42 I had half of that, thnks but i doubt it will cure the problem. I'll look around in there.
  11. Knew that would get you diehard's attention yeah 1.0 Its still the same as old Mozilla 1.2 I believe was first Mozilla I ran. Click a link and it sits there. Stop, click again it sits there. Click the blasted thing 5 times and maybe it will load. Thats been a Mozilla prob since way back cause I've tried to use from way back, just irritates the crap outta me. I run Sun Java so maybe that's not the problem or no? Used to be a way to load the settings for Moz by putting About or something in the Addy bar, what is it for Firefox? I know you have a Turbo Mode in there but i forget right now. Opera is OFF Topic also, been there done that. I'm not paying for a browser when there are so many. I'll just be irritated k Tell me the tweak to fix this or its true that Firefox just plain still needs work. BTW: With a little patience in setting it up I believe Thunderbird is sowwy i'm irrritated with this %^$# crap
  12. I've got it close with manually editing the Exec key to "http://www.msfn.org" target="_self" But right now I have Mozilla as my default and it not working. Might play around with that. Unfortunately you need to close browser each time before trying again.
  13. You mean similar to this Thats my Registry Program and I added it with IEbtns. I also added to the Installer and you can add that afterward's. Problem though is it don't come up Automatically. It makes it come up in Title Bar where you see it. This reg key is where its added. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions I can add Trillian or anything like that up there.
  14. Tsunami Guess you right if you looking to install another dll. NOT for me. Surely theres a way to make that dll call to the existing dll. Then its a tweak
  15. Thats 2 posts in a row and all you're doing is plugging nlite. Get a life. Why you ask in the first place?
  16. Very hard Kay and I never saw it posted before. Its a dll call btw.
  17. HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage HKCU\Control Panel\Desktop HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop I export all 3 of those keys and my extra Toolbar's I have added are there. Since I never change my D: Hardrive those links are allway's working.
  18. Same way I would change it. Save my example as a reg file. Double click to inport. Go to that key and modify it to your needs. So that becomes; Windows Registry Editor Version 5.00 ;%systemdrive%\docs\relnotes.txt [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce] "Readme"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,64,00,72,00,69,00,76,\ 00,65,00,25,00,5c,00,64,00,6f,00,63,00,73,00,5c,00,72,00,65,00,6c,00,6e,00,\ 6f,00,74,00,65,00,73,00,2e,00,74,00,78,00,74,00,00,00 MCT Yes for expand variables in a reg file as your first example it has to be Reg_expand. BTW, i couldn't get it to work in HKLM Or as MCT done it, just open a prompt and paste that and it adds so its simply one line and very simple. Can be added in cleanup.cmd by pasting his whole thing. NOTES for those wanting to call a file not associated. You would do that by something similar to this Notepad.exe /open %systemdrive%\docs\relnotes.diz
  19. I updated above and it works, I used the HKEY_CURRENT_USER instead. You could add this so it makes it appear on all users by adding to the HKCU reg tweaks. Read the MSFN Guide for details.
  20. Has to be a REG_EXPAND_SZ Try that I think its what you need. Just merge the key and reboot see if it comes up. Windows Registry Editor Version 5.00 ;%systemdrive%\TEST.TXT [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Runonce] "Readme"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,64,00,72,00,69,00,76,\ 00,65,00,25,00,5c,00,54,00,45,00,53,00,54,00,2e,00,54,00,58,00,54,00,00,00 EDIT: This works I just run it.
  21. For Unattended? I believe the whole key I export is HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage I export several more at same time and 1 of them may be needed also but not sure. I added awhile back EDIT: Heres the other 2 keys I export at same time FLAG1=HKCU\Control Panel\Desktop FLAG1=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop
  22. from a .cmd you can ECHO Going on that we can ECHO out a vbs file then run it and retrieve the Year from that works compiled also I've seen it but can't remember where right now. Perhaps a vbs expert can help
  23. Kinda going on what Alanoll said but I have a twist... Ya know what be simple at least to me. I've done it and know it work's. Runoncex First thing is install SP2 and it will reboot and when it comes back up runoncex picks up where it left off. I found that out with EZantivirus and also Visual Basic. Both reboot the PC. No special anything it just happen's. IF EXIST D:\CD.txt set CDROM=D: IF EXIST E:\CD.txt set CDROM=E: IF EXIST F:\CD.txt set CDROM=F: IF EXIST G:\CD.txt set CDROM=G: IF EXIST H:\CD.txt set CDROM=H: IF EXIST I:\CD.txt set CDROM=I: IF EXIST J:\CD.txt set CDROM=J: SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG DELETE %KEY% /f REG ADD %KEY% /V TITLE /D "Windows SP2 and All Post Hotfixes" /f REG ADD %KEY%\100 /VE /D "Windows SP2 w/Reboot" /f REG ADD %KEY%\100 /V 1 /D "%CDROM%\WindowsXP-KB835935-SP2-ENU.exe /passive /forcerestart /f" /f REG ADD %KEY%\110 /VE /D "Remote Desktop Client 5.2.3790.0 (Will Require User Input)" /f REG ADD %KEY%\110 /V 1 /D "%CDROM%\start /wait Updates\msrdpcli.exe /Q:A /R:N" /f REG ADD %KEY%\120 /VE /D "Windows Journal Viewer" /f REG ADD %KEY%\120 /V 1 /D "%CDROM%\start /wait Updates\winjournalviewer.exe" /f rundll32.exe iernonce.dll,RunOnceExProcess EXIT Wanna know all the options available to SP2 at prompt type SP2.exe /? but I assume you know that. /passive will only show progress bar and the /f is Force other programs to shutdown when reboot.
  24. question... can ya use wild cards in reg values? if so, and since all the "malicious" file types are in this key, can we say: "LowRiskFileTypes"=".*;" don't know if the ";" needs to be there or not. i'm dumb. No I seriously doubt and even know in most cases wild cards as you mention don't work in REG. stick with what's posted ok, less trouble that way... By all means you discover something new let us know.
×
×
  • Create New...