How to add the Print Directory feature for folders in Windows XP

Create the Printdir.bat file ————————————- To create the Printdir.bat file, follow these steps: 1. Click Start, click Run, type notepad, and then click OK: 2. Paste the following text into Notepad: @echo off dir %1 /-p /o:gn > “%temp%Listing” start /w notepad /p “%temp%Listing” del “%temp%Listing” exit 3. On the File menu, click Exit, and then click Yes to save the changes. 4. In the Save As dialog box, type the following text, and then click Save: %windir%Printdir.bat Create a new action for file folders 1. Click Start, click Control Panel (or, point to Settings, and then click Control Panel), and then click Folder Options. 2. On the File Types tab, click File Folder. 3. Click Advanced, and then click New. 4. In the Action box, type: Print Directory Listing 5. In the Application used to perform action box, type: printdir.bat 6. Click OK. 7. Click OK, click OK, and then click Close. Related posts: Lock a folder without any software Suppose yo How to Select Multiple files using the Ctrl Key Let’ Lock your machine on Mouse Click Feel hard

Continue Reading...

Lock your machine on Mouse Click

Feel hard to press CTRL+ALT+DEL to lock your machine ?????? Try this and create the icon to lock the machine. 1. Right click an empty spot on the desktop, point to New and click Shortcut. 2. In the Create Shortcut dialog box, type the following in the ‘Type the location’ of the item text box: “rundll32 user32.dll,LockWorkStation” remove quotes while typing. 3. Click Next. 4. In “Type a name for this shortcut”, type “” (any name as u wish) and Click Finish 5. Create a shortcut in your shortcut bar & use it Related posts: Lock a folder without any software Suppose yo How to add the Print Directory feature for folders in Windows XP Create the

Continue Reading...

How to Change Name and Company Info after installing windows

Step 1: Start > Run > Regedit Step 2: Find following Registry Key- HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion Step 3: Double-Click RegisteredOrganization . STEP 4: Under “ Value data “, type the name that you want…then click OK STEP 5: To change the name of the registered owner, do the following: STEP 6: Double-click RegisteredOwner STEP 7: Under “ Value data “, type the name that you want…then click OK Related posts: How to add the Print Directory feature for folders in Windows XP Create the Poweroff at Shutdown If your co

Continue Reading...