Jump to content

durex

Member
  • Posts

    952
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by durex

  1. im anal.. what can i say... @echo off cmdow @ /HID shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute..." set AUStart=%AllUsersProfile%\Start Menu\Programs set UserStart=%UserProfile%\Start Menu\Programs set UserStart=%UserProfile%\Start Menu\Programs set UserQL=%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch set AUDesk=%AllUsersProfile%\Desktop REM :::::::::::::::::::: REM :::: User Admin :::: REM :::::::::::::::::::: REM :: Remove ASP User :: net user aspnet /delete REM :::::::::::::::::::: REM :::: Start Menu :::: REM :::::::::::::::::::: REM :: Make New Folders :: MD "%AUStart%\Internet" MD "%AUStart%\Multimedia" MD "%AUStart%\Utilities" MD "%AUStart%\Utilities\Windows System Tools" REM :: Move Folders :: MOVE /Y "%AUStart%\Administrative Tools" "%AUStart%\Utilities\Administrative Tools" MOVE /Y "%AUStart%\Accessories\System Tools\*" "%AUStart%\Utilities\Windows System Tools" MOVE /Y "%UserStart%\Multimedia" "%AUStart%" REM :: Move Shortcuts :: MOVE /Y "%AUStart%\Executive Software Diskeeper.lnk" "%AUStart%\Utilities" MOVE /Y "%AUStart%\Accessories\Communications\Remote Desktop Connection.lnk" "%AUStart%\Internet" MOVE /Y "%AUStart%\Accessories\Entertainment\Sound Recorder.lnk" "%AUStart%\Accessories" MOVE /Y "%AUStart%\Accessories\Entertainment\Volume Control.lnk" "%AUStart%\Utilities" MOVE /Y "%AUStart%\iTunes\iTunes.lnk" "%AUStart%\Multimedia" "%AUStart%\Utilities" MOVE /Y "%AUStart%\Norton AntiVirus\Norton AntiVirus 2005.lnk" MOVE /Y "%AUStart%\WinRAR\WinRAR.lnk" "%AUStart%\Utilities" MOVE /Y "%AUDesk%\Adobe Reader 6.0.lnk" "%AUStart%\Multimedia" MOVE /Y "%UserStart%\Internet Explorer.lnk" "%AUStart%\Internet" MOVE /Y "%UserStart%\Outlook Express.lnk" "%AUStart%\Internet" MOVE /Y "%UserStart%\Windows Media Player.lnk" "%AUStart%\Multimedia" MOVE /Y "%UserStart%\Accessories\Address Book.lnk" "%AUStart%\Accessories" MOVE /Y "%UserStart%\Accessories\Command Prompt.lnk" "%AUStart%\Accessories" MOVE /Y "%UserStart%\Accessories\Windows Explorer.lnk" "%AUStart%\Accessories" MOVE /Y "%UserStart%\Accessories\Entertainment\Windows Media Player.lnk" "%AUStart%\Multimedia" MOVE /Y "%UserStart%\Startup\*" "%AUStart%\Startup" REM :: Remove Folders :: RD /S /Q "%AUStart%\Accessories\Accessibility" RD /S /Q "%AUStart%\Accessories\Communications" RD /S /Q "%AUStart%\Accessories\Entertainment" RD /S /Q "%AUStart%\Accessories\System Tools" RD /S /Q "%AUStart%\Administrative Tools" RD /S /Q "%AUStart%\iTunes" RD /S /Q "%AUStart%\Java Web Start" RD /S /Q "%AUStart%\Norton AntiVirus" RD /S /Q "%AUStart%\PrintMe Internet Printing" RD /S /Q "%AUStart%\QuickTime Alternative" RD /S /Q "%AUStart%\Real Alternative" RD /S /Q "%AUStart%\WinRAR" RD /S /Q "%UserStart%\Accessories\Entertainment" RD /S /Q "%UserStart%\WinRAR" REM :: Remove Shortcuts :: DEL "%AllUsersProfile%\Start Menu\Set Program Access and Defaults.lnk" DEL "%AllUsersProfile%\Start Menu\Windows Catalog.lnk" DEL "%UserStart%\Accessories\Program Compatibility Wizard.lnk" DEL "%AUDesk%\Norton AntiVirus.lnk" REM :::::::::::::::::::::: REM :::: Quick Launch :::: REM :::::::::::::::::::::: REM :: Create New Folders :: MD "%UserQL%\New Folder" MD "%UserQL%\Recycle Bin.{645FF040-5081-101B-9F08-00AA002F954E}" REM :: Create / Copy New Shortcuts :: COPY /Y "%AUStart%\Accessories\Windows Explorer.lnk" "%UserQL%" COPY /Y "%AUStart%\Multimedia\iTunes.lnk" "%UserQL%" COPY /Y "%AUStart%\Multimedia\Windows Media Player.lnk" "%UserQL%" REM :::::::::::::::::::::::::::: REM :::: Misc File Cleanup ::::: REM :::::::::::::::::::::::::::: REM :: Remove Folders :: RD /S /Q "%systemroot%\Cache\Adobe Reader 6" RD /S /Q "%systemdrive%\drivers" :: Remove Logs & System Files :: DEL "%systemsdrive%\iTunes.log" DEL "%systemroot%\*.bmp" DEL "%systemroot%\Web\Wallpaper\*.jpg" DEL "%systemroot%\system32\dllcache\*.scr" DEL "%systemroot%\system32\*.scr" EXIT
  2. One thing that should be mentioned is that if youre performing the installation of itunes directly from the cd (in other words you dont copy all your software to the hard drive prior to install) and youre using the setup.iss file, you need to make sure you add the following parameter: -f2\"%systemdrive%\iTunes.log\" Using the setup.iss creates a log file and obviously if youre installing directly from your UA cd, youll need to tell the installer to place the log file on the hard drive someplace...
  3. I can attest that Ive gotten 4.7 to work with the setup.iss and although it does show that initial "next" screen, if you sit and wait it actually does perform the install.
  4. Is it normal for task manager to always show 100% cpu usage in a virtual pc session?
  5. Nah.. I got it figured out. I finally got a pop-up box saying that once youve placed your cursor inside the Virtual Machine window, the only way you can get it out again is by pressing the right Alt button... sure enough it did the trick. Thanks
  6. 2 Pcs, both with Firefox 1.0, different extensions on each 1 works fine and dandy with the unattended site the other is having issues with the menu items. Straight single clicking isnt working. If I Ctrl+Click (open in new tab) or shift+click (open in new window) it works fine. Got a bunch of extensions installed but none really seem as though they would cause something like this.... any ideas?
  7. On random occasions when Im using Microsoft Virtual PC, I cant for the life of me get my mouse/keyboard back so that I can control the host pc... when I move my mouse, it simply moves to the edge of the VPC window and I cant use it with the host pc... its driving me crazy... Can someone tell me what the trick is to this? Thanks!
  8. Has anyone tried this for taking care of the activation problem?? http://www.msfn.org/board/index.php?showto...&hl=norton+2005
  9. thanks as always guys....
  10. The more I look around this site for tweaks and tips, the more Im starting to find it actually matters when particular tweaks are performed throughout the win install process... ie: runonceex vs guirunonce... does anyone have any type of comprehensive list of what tweaks must be applied at times other than from the runonceex? I know Ive seen a couple threads mentioning taskbar tweaks must be done after the initial logon has taken place...
  11. Supposedly it can... http://www.msfn.org/board/index.php?showto...l=quick++launch Btw.... as I have been told numerous times.. the little search button at the top of the page does wonders. This was like the 3rd thread when I searched for "+quick +launch"
  12. Cool... I noticed that was the only key that was changed when adding/removing shortcuts to it, but didnt know it was as easy as exporting the settings... Ill give it a shot! Thanks!
  13. ah yes... you guys all rule. Thanks everyone.
  14. think i found it... [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] "fDenyTSConnections"=dword:=00000000
  15. Anyone figure out how to do this yet? I need to be able to join a wireless network during the unattended setup....
  16. oh very nice... works like a **** charm.
  17. I tried comparing the reg before and after of adding a shortcut to the pinned portion of the normal view xp start menu and it didnt look as though there was an obvious reg twak that could be made... Anyone know if its possible to pin shorcuts to the start menu (ie: where IE and OE normally are by default) during unattended? Thanks!
  18. Anyone know the regtweak to enable remote desktop connections?
  19. durex

    Alexa?

    hey thanks guys!
  20. durex

    Alexa?

    Could someone give me a brief explanation to what this "Alexa" spyware thing is all about? Thanks.
  21. Will I run into issues if I have a regtweak that tries to modify a component that I chose not to install via nlite? ie: I removed the security center with nlite, but apply a reg tweak that disables security center... Thanks!
  22. Is it possible to have a batch file call an executable and not have the cmd window hang until the application that was called is closed? in other words, as soon as the application launches, the cmd window closes...
  23. Ah.. I guess I see what youre saying.. so since this theme is the default for the tablet pcs it also include the other normal default ones as xp does.... So then I shouldnt be seeing a difference between the other three and the windows xp default ones... Thanks Simon.
  24. I suppose I could give that a shot... I just have a bad feeling the link will be broken as soon as I install as there really arent any properties to the shortcut. If you get sec try it out.. drag and drop the recycle bin to the quick launch (or simply right click and create shortcut) and take a peek at the Target line... all it has is "Recycle Bin" greyed out and theres nothing in Start In. Just wondering if someones already tried this and had any luck with it...
×
×
  • Create New...