Jump to content

gui_m

Member
  • Posts

    211
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Portugal

Everything posted by gui_m

  1. Ahh, thx for that dude, twas the patch
  2. U want to to map a Network drive through CMD right? use this: net use x: \\pcname\ If u require passwords and usernames check out this site here http://www-2.cs.cmu.edu/~help/windows/mapp...ing_drives.html
  3. gui_m

    Virtual PC

    I had the exact same problem dude. I used UltraISO rather than WinISO to create the image and it worked fine... hope that helps...
  4. Been recording CD's for years, but recently this problem has come along... I'm unable to burn CD's of high capacities (690MB and over...). Not just with Nero, but with other Apps too... I recently installed Adaptec's ASPI, could it be that. In that case, how do i remove it? thx,
  5. Did some research, found 2 great tools (not as simple as RegsShot but can export to .reg) These are Advanced Registry Trace and RegSnap (both available for downloads.com). If u don't want to export to .reg, i recommend u use RegShot. Sorry for answering my own post, lol
  6. Anyone know some software like Regshot that can check for differences in registry and then create a .reg file?? (not AI Snapshot) or do u have n e suggestions on how to turn the RegShot files to .reg entries quickly?? 2ndly, any1 know a good registry editor??
  7. Any1 know a good Registry Editor (better than regedit)???
  8. One question, by using these methods of installations, do u get problems with WFP??
  9. Insert something like this in the batch file: ECHO Removing useless shortcuts... DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Update.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Set Program Access and Defaults.lnk" DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Windows Catalog.lnk" ECHO.
  10. Hey i don't know about u guys but i've been making a crap load of $$$ just fixing MSBlast for ppl. thank u M$!
  11. Sorry, not really experienced with BATCH/Registry entries, but what would I do to remove individual entries, like these to here: [HKEY...] Entry 1 Entry 2 I know that i can put a - sign before HKEY, but that would also delete Entry 2, and only want to delete entry 1. How do I do this?? thx ppl
  12. I suppose that u have already created the accounts, just create the folders u want to be copied and put it in the install dir and in the batch use a command like COPY %systemdrive%\install\foldername %systemdrive%\Documents and Settings\User\Desktop\ /Y I think there are better ways, but i can't think of 1 right now.... how it helps
  13. Hello I'm new to visual themes and stuff and i was wondering wut u guys recommended to place custom icons so that i could make them install unattendly. Any ideas0=???
  14. yeah it make sense, but i don't think u can (u might if u ask some1 who knows more) but u can just disable MSN Messenger 4 and do a batch for MSN 6...
  15. BTW, what is this Spyware Alexa anyways??? Just put into mine cause other ppl had it...
  16. ya! Regshot's pretty sweet. Anyways, thx to every1 who helped out in this thread i managed to create the perfect tweak REG file (for me...) Windows Registry Editor Version 5.00 ;---------------------------------------SERVICES------------------------------- ;Disable Messenger Service (to block spam. Does not affect MSN or Windows Messenger) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger] "Start"=dword:00000004 ;Disable Remote Registry Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry] "Start"=dword:00000004 ;Disable Windows Time Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time] "Start"=dword:00000004 ;Disable Error Reporting Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc] "Start"=dword:00000004 ;Disable Alerter [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter] "Start"=dword:00000004 ;Disable Background Intelligent Transfer Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS] "Start"=dword:00000004 ;Disable ClipBook [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSrv] "Start"=dword:00000004 ;Disable TCP/IP NetBIOS Helper [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts] "Start"=dword:00000004 ;Disable NVIDIA Driver Helper [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NVSvc] "Start"=dword:00000004 ;Disable Remote Registry [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry] "Start"=dword:00000004 ;Disable Remote Desktop Help Session Manager [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RDSessMgr] "Start"=dword:00000004 ;Disable Routing and Remote Access [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess] "Start"=dword:00000004 ;Disable Secondary Log-on [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\seclogon] "Start"=dword:00000004 ;Disable Performance Logs & Alerts [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog] "Start"=dword:00000004 ;Disable Telephony [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv] "Start"=dword:00000004 ;Disable Wireless Zero Configuration [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC] "Start"=dword:00000004 ;Disable Automatic Updates [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv] "Start"=dword:00000004 ;Disable UPS [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UPS] "Start"=dword:00000004 ;Disable System Restore Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice] "Start"=dword:00000004 ;Disable Indexing Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CiSvc] "Start"=dword:00000004 ;Disable Help and Support [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\helpsvc] "Start"=dword:00000004 ;Disable Task Scheduler [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule] "Start"=dword:00000004 ;Set Print Spooler to "Manual" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler] "Start"=dword:00000003 ;-----------------------------HARDWARE Tweaking------------------------------- ;CoolBits... [HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NvTweak] "CoolBits"=dword:00000003 ;----------------------------------CONTEXT MENU HANDLERS---------------------- ;This adds the "Open Command Window Here" on the right-click menu for folders [HKEY_CLASSES_ROOT\Directory\shell\cmd] @="Open Command Window Here" [HKEY_CLASSES_ROOT\Directory\shell\cmd\command] @="cmd.exe /k \"cd %L\"" ;Clean up NEW Templates ;This will remove these items from the "New" context menu. [-HKEY_CLASSES_ROOT\.bfc\ShellNew] [-HKEY_CLASSES_ROOT\.bmp\ShellNew] [-HKEY_CLASSES_ROOT\.doc\WordPad.Document.1\ShellNew] [-HKEY_CLASSES_ROOT\.rtf\ShellNew] [-HKEY_CLASSES_ROOT\.wav\ShellNew] [-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew] ;Removes Briefcase, Document, and Rich-Text-Document from New Menu. [-HKEY_CLASSES_ROOT\.bfc\ShellNew] [-HKEY_CLASSES_ROOT\.doc\ShellNew] [-HKEY_CLASSES_ROOT\.rtf\ShellNew] [-HKEY_CLASSES_ROOT\.bmp\ShellNew] [-HKEY_CLASSES_ROOT\.wav\ShellNew] [-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew] ;-------------------------------------NTFS TWEAKS----------------------------- ;NTFS Speed-up [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:00000001 "Win95TruncatedExtensions"=dword:00000001 "NtfsDisable8dot3NameCreation"=dword:00000001 ;ENable Bood Defrag [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction] "Enable"="Y" ;------------------------------------Media Player----------------------------- ;Disable automatic codec downloads [HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences] "UpgradeCodecPrompt"=dword:00000000 ;Remove the Queue-it-up, Burn to CD right click options on Windows Media Player files. [-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}] [-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}] [-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}] ;-----------------------------Start Menu/Desktop--------------------- ;Configure Start Menu [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Hidden"=dword:00000001 "ShowCompColor"=dword:00000001 "HideFileExt"=dword:00000000 "DontPrettyPath"=dword:00000000 "ShowInfoTip"=dword:00000001 "HideIcons"=dword:00000000 "MapNetDrvBtn"=dword:00000000 "WebView"=dword:00000001 "Filter"=dword:00000000 "SuperHidden"=dword:00000000 "SeparateProcess"=dword:00000000 "ListviewAlphaSelect"=dword:00000000 "ListviewShadow"=dword:00000001 "ListviewWatermark"=dword:00000000 "TaskbarAnimations"=dword:00000000 "StartMenuInit"=dword:00000002 "StartButtonBalloonTip"=dword:00000002 "Start_ShowNetPlaces"=dword:00000001 "Start_LargeMFUIcons"=dword:00000000 "Start_MinMFU"=dword:0000000c "Start_ShowControlPanel"=dword:00000001 "Start_EnableDragDrop"=dword:00000001 "StartMenuFavorites"=dword:00000002 "Start_ShowHelp"=dword:00000001 "Start_ShowMyComputer"=dword:00000001 "Start_ShowMyDocs"=dword:00000001 "Start_ShowMyMusic"=dword:00000001 "Start_ShowMyPics"=dword:00000001 "Start_ShowPrinters"=dword:00000001 "Start_ShowRun"=dword:00000001 "Start_ScrollPrograms"=dword:00000000 "Start_ShowSearch"=dword:00000001 "Start_ShowRecentDocs"=dword:00000002 "Start_AutoCascade"=dword:00000001 "Start_NotifyNewApps"=dword:00000000 "Start_AdminToolsRoot"=dword:00000000 "StartMenuAdminTools"=dword:00000001 "TaskbarSizeMove"=dword:00000000 "TaskbarGlomming"=dword:00000001 "Start_ShowNetConn"=dword:00000001 "NoNetCrawling"=dword:00000000 "FolderContentsInfoTip"=dword:00000001 "FriendlyTree"=dword:00000001 "WebViewBarricade"=dword:00000000 "DisableThumbnailCache"=dword:00000000 "ShowSuperHidden"=dword:00000000 "ClassicViewState"=dword:00000000 "PersistBrowsers"=dword:00000000 ;Configure Desktop [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 ;-------------------------Network/Internet-------------------------- ;Broadband Tweak for Windows XP [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] GlobalMaxTcpWindowSize="256960" TcpWindowSize="256960" Tcp1323Opts="1" DefaultTTL="64" EnablePMTUDiscovery="1" EnablePMTUBHDetect="0" SackOpts="1" TcpMaxDupAcks="2" MTU="1500" HKEY_USERS.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings "MaxConnectionsPerServer"=dword:00000020 "MaxConnectionsPer1_0Server"=dword:00000020 HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings "MaxConnectionsPerServer"=dword:00000020 "MaxConnectionsPer1_0Server"=dword:00000020 ;Stores more DNS entries so that your computer doesn't have to look them up as much [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters] "CacheHashTableBucketSize"=dword:00000001 "CacheHashTableSize"=dword:00000180 "MaxCacheEntryTtlLimit"=dword:0000fa00 "MaxSOACacheEntryTtlLimit"=dword:0000012d ;Speed up browsing remote computers [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}] ;--------------------------Internet Explorer--------------------- ;Search with google from the address bar instead of MSN [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\G] @="http://www.google.com/search?q=%s" ;Disable links folder in explorer favorites so it never appears again. [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] "LinksFolderName"="" "Locked"=dword:00000001 ;-------------------------------------Visual Effects------------------------------------------- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000003 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling] "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView] "DefaultApplied"=dword:00000001 ;------------------------------OTHERS---------------------------- ;delete alexa (spy-reg)-keys [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}] ;Disable Autoupdates [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] "NoAutoUpdate"=dword:00000001 ;Disable Autoupdates [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update] "AUOptions"=dword:00000001 "AUState"=dword:00000007 ;Disable System Restore [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore] "DisableSR"=dword:00000001 ;Disable System Restore [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore] "DisableSR"=dword:00000001 ;Disable Error Reporting [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] "AllOrNone"=dword:00000001 "DoReport"=dword:00000000 "IncludeKernelFaults"=dword:00000000 "IncludeMicrosoftApps"=dword:00000000 "IncludeWindowsApps"=dword:00000000 "ShowUI"=dword:00000000 ;Disable Remote-Desktop [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] "fDenyTSConnections"=dword:00000001 "fAllowToGetHelp"=dword:00000000 ;Disable WinXP CD-Burning [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoCDBurning"=dword:00000001 ;Disables Windows Tour Bubble Popup [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 ;Disable the Desktop Cleanup Wizard [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz] "NoRun"=dword:00000001 ;disable the "search-dog" assistant [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] "Use Search Asst"="no ;Disable Windows File Protection [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "SFCDisable"=dword:ffffff9d ;Kills services after 1 second if it is hung instead of default 20. Faster shutdown. [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="1000" ;Disable Automatic Restart in the event of a BSOD [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] "AutoReboot"=dword:00000000 ;Speed-up Access to AVI Media Files [-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}] [-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32] ;Enable word wrap and status bar in notepad, and give it Tahoma font [HKEY_CURRENT_USER\Software\Microsoft\Notepad] "fWrap"=dword:00000001 "StatusBar"=dword:00000001 "lfFaceName"="Tahoma" ;Remove "Shotcut to" in new shorcuts HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer "Link"=hex:00,00,00,00 ;Removes Language Bar [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] @="Language bar" "MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"
  17. No more tweaks anyone wants to share ???
  18. Nevermind, I just used UltraISO and it worked fine. I recommend it, better than WinISO!!
  19. Hello, has anyone managed to install their Unattended XP installations using WinISO and Virtual PC. Everytime I create the ISO file and mount it, it says gives me "Code 4" error saying that it can't boot from CD!! The settings i used for WinISO was the CD Label as WXPVOL_EN (don't think it matters) and i used the boot information from a file name boot.bin which I always use for burning in Nero and always works fine. The directories are identical as always keep them in normal XP CD's. Any ideas anyone??
×
×
  • Create New...