Jump to content

tazosmr

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Georgia

About tazosmr

tazosmr's Achievements

0

Reputation

  1. method 1 : With CMD(command prompt): TASKKILL /F /FI "WINDOWTITLE eq MYTITLEEEEEEEEEEEEEE" /IM explorer.exe(just change MYTITLEEEEEEEEEEEEEE with the opened folder's title [case-sensitive]) method 2 : open a new text document and enter this code: Set oShell = CreateObject("WScript.Shell")If oShell.AppActivate("YourWindowTITLEEEEEEEEEEEEE") ThenWScript.Sleep 100oShell.SendKeys "%{F4}"End If then save that file as yourfile.vbs and put to your desired path. Then run the Command: %windir%\system32\cmd.exe /C "START /WAIT CScript C:\ExampleFolder\yourfile.vbs //NoLogo" (note,that you should change "YourWindowTITLEEE" and "yourFileName.vbs" to whatever you want. Below is just an
  2. 1) after nlite-ing and installing windows XP , standart "Search" is gone, and is such - i've made these changes...: which one has occured thisproblem?? ;# Multimedia # Music Samples Speech Support ;# Network # MSN Explorer Netmeeting Windows Messenger ;# Operating System Options # .NET Framework IExpress Wizard Manual Install and Upgrade Search Assistant Tour ;# Services # Fax Service Remote Registry ;# Directories # SUPPORT VALUEADD ;# Compatibility # Compat02 Compat06 Compat14 Compat16 [KeepFiles] msconfig.exe [RemoveFiles] clock.avi yahoo.bmp swtchbrd.bmp [Options] ProfilesDir = "%SystemDrive%\Documents and Settings" TargetPath = "WINDOWS" temp_dir = %USERPROFILE%\Local Settings\Temp AdvTweaks [Patches] [services2] [Tweaks] Boot and Shutdown-Numlock-On Desktop-Internet Explorer icon-Show Desktop-My Computer icon-Show Desktop-My Documents icon-Show Desktop-Recycle Bin icon-Show Explorer-Classic Control Panel Explorer-Disable Autorun Internet Explorer-Disable Outlook Express link creation Internet Explorer-Disable sound when popup is blocked Internet Explorer-Enable Google URL-Search Internet Explorer-Keep IE URL-History for-50 Days (max recommended) Internet Explorer-Set Homepage-about:blank Network-Allow receiving Remote Assistance-Disable Network-Remote Desktop-Disable Security-Disable Antivirus notification Start Menu-Disable Highlight newly installed programs Start Menu-My Network Places-Display as a link Start Menu-Reduce popup delay Taskbar-Disable Group similar Taskbar buttons Visual Effects-Animate windows when minimizing and maximizing-Disable Visual Effects-Cursor shadow-Disable Visual Effects-Menu animation-Disable Visual Effects-Use a background image for each folder type-Disable Windows Media Player-Accept Privacy Statement Windows Media Player-Disable auto-add music to library Windows Media Player-Disable starting with Media Guide 2) why "provide Defauls" doesn't work with "Product key" option... during the Windows install, this page is hidden. i want to change the provided key? why doesn''t apperas this page? I've chosen provide defauls while Nlite-ing..
  3. 1) after installing such "nlited" xp, at every restart (or shut down and then turn on). qucik launch is dissapeared and i have to check and show "Quick Launch" at every login. which of these one makes problem for quick launch: ==================================================== [Main] Env = 1.4.9.1 - 2.0.50727.42.Microsoft Windows NT 5.1.2600 Service Pack 3 Target = Windows XP Professional SP3 - 5.1.2600.5512 - English (United States) [Tasks] Remove Components Unattended Setup Tweaks Create a Bootable ISO Options [Components] ;# Applications # Internet Games Pinball ;# Keyboards # Chinese (Simplified) - Microsoft Pinyin IME 3.0 keyboard Chinese (Simplified) - NeiMa keyboard Chinese (Simplified) - QuanPin keyboard Chinese (Simplified) - ShuangPin keyboard Chinese (Simplified) - US Keyboard keyboard Chinese (Simplified) - ZhengMa keyboard Chinese (Traditional) - Alphanumeric keyboard Chinese (Traditional) - Array keyboard Chinese (Traditional) - Big5 Code keyboard Chinese (Traditional) - ChangJie keyboard Chinese (Traditional) - DaYi keyboard Chinese (Traditional) - New ChangJie keyboard Chinese (Traditional) - New Phonetic keyboard Chinese (Traditional) - Phonetic keyboard Chinese (Traditional) - Quick keyboard Chinese (Traditional) - Unicode keyboard Chinese (Traditional) - US Keyboard keyboard Czech Programmers keyboard Japanese Input System (MS-IME2002) keyboard Korean Input System (IME 2000) keyboard Korean keyboard Polish (Programmers) keyboard Portuguese (Brazilian ABNT2) keyboard ;# Languages # ;Arabic Arabic (Algeria) Arabic (Bahrain) Arabic (Jordan) Arabic (Kuwait) Arabic (Lebanon) Arabic (Libya) Arabic (Morocco) Arabic (Oman) Arabic (Qatar) Arabic (Saudi Arabia) Arabic (Syria) Arabic (Tunisia) Arabic (U.A.E.) Arabic (Yemen) Divehi (Maldives) Pashto Syriac (Syria) Urdu ;Indic Bengali (India) Gujarati (India) Kannada (India) Konkani Malayalam (India) Marathi Nepali (Nepal) Punjabi (India) Sanskrit Tamil Telugu (India) ;Korean Korean ;Simplified Chinese Chinese (PRC) Chinese (Singapore) ;Thai Farsi Thai ;Traditional Chinese Chinese (Hong Kong S.A.R.) Chinese (Macau S.A.R.) Chinese (Taiwan) ;Turkic Uzbek (Latin) ;# Multimedia # Music Samples Speech Support ;# Network # MSN Explorer Netmeeting Windows Messenger ;# Operating System Options # .NET Framework IExpress Wizard Manual Install and Upgrade Search Assistant Tour ;# Services # Fax Service Remote Registry ;# Directories # SUPPORT VALUEADD ;# Compatibility # Compat02 Compat06 Compat14 Compat16 [KeepFiles] msconfig.exe [RemoveFiles] clock.avi yahoo.bmp swtchbrd.bmp [Options] ProfilesDir = "%SystemDrive%\Documents and Settings" TargetPath = "WINDOWS" temp_dir = %USERPROFILE%\Local Settings\Temp AdvTweaks [Patches] [services2] [Tweaks] Boot and Shutdown-Numlock-On Desktop-Internet Explorer icon-Show Desktop-My Computer icon-Show Desktop-My Documents icon-Show Desktop-Recycle Bin icon-Show Explorer-Classic Control Panel Explorer-Disable Autorun Internet Explorer-Disable Outlook Express link creation Internet Explorer-Disable sound when popup is blocked Internet Explorer-Enable Google URL-Search Internet Explorer-Keep IE URL-History for-50 Days (max recommended) Internet Explorer-Set Homepage-about:blank Network-Allow receiving Remote Assistance-Disable Network-Remote Desktop-Disable Security-Disable Antivirus notification Start Menu-Disable Highlight newly installed programs Start Menu-My Network Places-Display as a link Start Menu-Reduce popup delay Taskbar-Disable Group similar Taskbar buttons Visual Effects-Animate windows when minimizing and maximizing-Disable Visual Effects-Cursor shadow-Disable Visual Effects-Menu animation-Disable Visual Effects-Use a background image for each folder type-Disable Windows Media Player-Accept Privacy Statement Windows Media Player-Disable auto-add music to library Windows Media Player-Disable starting with Media Guide [unattended] UnattendMode = 0 ComputerType = Automatic MaximumDataStorePercentOfDisk = 12 RestorePointLife = 30 DesktopTheme = Default|| AutoUDay = 5 AutoUHour = 15 ProgFilesPath = "\Program Files" [GuiRunOnce] [Drivers] [Hotfixes] ===================================================
×
×
  • Create New...