Guest Only Network Access
If you try and connect to an XP computer and are shown a logins screen with only the computername/Guest,You may need to change one of the Local Security Policies:
Got to Control Panel - Administrative Tools
Go to Local Policies - Security Options
Check teh Network access: Sharing and security model for local accounts
Set it to Classic - local users authenticate as themselves
Not Displaying Previous Network Share Shortcuts
By default, when you go to Network Places, it will scan and show shortcuts to previous network shares.To turn this off and remove any current shortcuts
Open up the Windows Explorer
Go to Tools / Folder Options / View
The top section should be Files and Folders
Uncheck Automatically search for network folders and printers
Then go into Network Neighborhood Select all the previous netowork connections Delete them
Next time you look at the Network Neighborhood, they should not repopulate
Hiding a XP Computer from Network Neighborhood
If you want to share files from a XP computer, yet want to remove it from showing up in the Network Neighborhood,
Run net config server /hidden:yes
Easy Way to Share Multiple Folders
If you need to share multiple folders, running the program SHRPUBW.EXE will bring up a simple dialog box to let you:
Browse to the folder you want to share
Enter in a Share name
Ender in a Share description
Set permissions. Several choices are available
Restart the process from within the same program
System32 Folder Opens When Logging On
If the System32 folder shows on the desktop, there may be an invalid entry in the Registry
Start Regedit
Go to both:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Double check that the values do not have incorrect, incomplete, or blank entries
Not Viewing Zip Files as Folders
If you want to turn of WindowsXP showing Zip files as folders,just run:
regsvr32 /u zipfldr.dll
Setting Capslock, Numlock, Scroll Lock
If you want to set the startup state for any or all of these keys, you just need to edit the registry.
Start Regedit
Go to HKEY_CURRENT_USER \ Control Panel \ Keyboard
Open InitialKeyboardIndicators
Change the value to one of the following numbers0 - All Keys off1 - Caps Lock on2 - Num Lock on4 - Scroll Lock onFor multiple keys, add their values: 3 - Caps Lock and Num Lock on5 - Caps Lock and Scroll Lock on6 - Num Lock and Scroll Lock on7 - Caps Lock, Num Lock, and Scroll Lock on
Log off and back on again
Running Network Diagnostics
Network Diagnostics scans your system to gather information about your hardware, software, and network connections.
Start / Run / NETSH DIAG GUI
The following is the type of information that can be displayed:
Ping
Connect
Show
Verbose
Save to Desktop
Mail Service
News Service
Internet Proxy Server
Computer Information
Operating System
Windows Version
Modems
Network Clients
Network Adapters
Domain Name System (DNS)
Dynamic Host Configuration Protocol (DHCP)
Default Gateways
Internet Protocol Address
Windows Internet Naming Service (WINS)
DOS Tips in XP
Submitted 3/4/04
Windows XP cmd tip (DOS isn’t dead... it just smells funny) Some command-line folder creation examples:
To create multiple folders at once, add them directly to the "md" command:
C:\> md this is a test
To create a folder several folders deep, use:
C:\> md this\is\a\test
Creating a folder with a long name requires the double-quote at the beginning:
C:\> md "this is a test
Bonus tip: Windows XP supports the forward slash "/" as a folder divider. Unix/Linux users: don't let the DOS environment get you down. Use a Unix-style CD command to change your present working directory:
C:\> cd Windows/system32/drivers/etc
Restoring Desktop Icon to the Quicklaunch Bar
If you mistakenly deleted the icon for the Desktop on the Quicklaunch toolbar
Go to C:\Documents and Settings\user_name\Application Data\Microsoft\Internet Explorer\Quick Launch(where user_name is replaced by your login name)
Create a Text file called ShowDesktop.SCF with the following contents:
[Shell]Command=2IconFile=explorer.exe,3[Taskbar]Command=ToggleDesktop
You can also DOWNLOAD a file, uncompress it, and copy to the toolbar or wherever you would like.
Network Access After Norton Anti-Virus Install
Sometimes you can't access a WinXP computer after installing Norton Anti-Virus.There might be a variety of errors at the other computer depending on the operating system.On the XP computer, in the Event Viewer / System log, there will be the following error:The server's configuration parameter "irpstacksize" is too small for the server to use a local device.
Start Regedit
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
Edit the IRPStackSize
Give it a value of 15
Reboot the computer
Fixing Cryptographic Services Error
If you get an error about the Cryptographic services when trying to apply the Security Updates or Service Pack 1,run the following from Start / Run - note, you might want to just cut and paste the text.
net stop cryptsvcren %systemroot%\system32\catroot2 oldcatroot2net start cryptsvcregsvr32 softpub.dllregsvr32 wintrust.dllregsvr32 initpki.dllregsvr32 dssenh.dllregsvr32 rsaenh.dllregsvr32 gpkcsp.dllregsvr32 sccbase.dllregsvr32 slbcsp.dllregsvr32 cryptdlg.dll
Fixing Explorer Searching Rather Than Opening Directories
Sometimes after adding the right click with the Explorer, the default setting for opening a folder is changed.To correct this:
Start Regedit
Go to HKEY_CLASSES_ROOT \ Directory \ shell
Edit the default value to be explorer or none
Download reg file
Configure for Auto-Logon
If you are the only person using the computer and what to have it automatically log you on,
Start / Run / "control userpasswords2" - no quotes
Uncheck User must enter a user name and password to use this computer
More Desktop Tips
Easy Shortcuts on the Desktop
Here is an easy way to put shortcuts on the Desktop where they can easily be moved to other group icons.
Using the Explorer, create a SHORTCUT to the \Windows\Desktop directory in your \Windows\SEND TO directory.
Now whenever you want to make a shortcut and move it to the desktop:
Just make the shortcut you want using Explorer
Right click on that shortcut
In the pop up menu select the Send To and Desktop shortcut.
Changing a Folder's Icon
To change the icon of a Folder on desktop:
Using the Explorer, move the folder from the Desktop directory to another directory on the hard drive
Right click on the new folder and select "Create Shortcut"
Move the shortcut to the Desktop
Right click and select a new icon
Full Window Drag ( Without Plus! )
Start Regedit
Open HKEY_CURRENT_USER /ControlPanel /Desktop /DragFullWindows
On "DragFullWindows" properties change 0 to 1
Fixing Corrupted Desktop Icons
Easier way to reset icons then deleting SHELLICONCACHE.
There's no need to exit Win95 and delete the SHELLICONCACHE file in order to reset icons that you may have changed (like Network Neighborhood).
Go to Control Panel, Display, Appearance Tab.
Select Icon from the Item drop down list.
Change the Size up or down one and apply.
Change the Size back to your original and apply.
If your Start Menu is slow or your icons are black for some reason, it means your Shelliconcache file is corrupt and should be deleted.
Delete the hidden file C:\WINDOWS\SHELLICONCACHE
It will be recreated the next time you start Win95
Getting Screen Shots
If you need to get a screen shot, and you do not have a screen capture program, try this:
Hit the Print Screen key. This copies a bitmap of the full screen into the Windows clipboard. Start up a graphics editor and paste it in.
Alt + Print Screen will capture only the active window.
Increasing the Size of the Scroll Bar
How to adjust the width of the scroll bar:
Select Properties
Select the Appearance tab
Go to the item list and find scrollbar.
Increasing the value in the Size field will increase the scrollbar width.
Unable to Create Shortcuts on the Desktop
If you can't create shortcuts on your Desktop, you might have a corrupted registry.
Start Regedit
Go to HKEY_CLASSES_ROOT\.lnk\ShellNew\Command
Make sure it has a value of:
RunDLL32 AppWiz.Cpl,NewLinkHere %1 if you don't have IE 4
or RunDLL32 AppWiz.Cpl,NewLinkHere %2 if you have IE 4.0 or IE 4.01
Removing the InBox from the Desktop
A faster way to remove "Inbox" from the Deskop is to
Right mouse click on "Inbox"
Select delete
It will then tell you "you cannot store the inbox in the recycle bin. . .etc"
Click "Yes"
Wait 2 secs and it's gone.
Customizing Individual Folder Icons
To change a folder's icon:
Open Notepad and enter two lines,
[.ShellClassInfo]
IconFile=file name,number
(e.g. IconFile=C:\Icon\CustomFolder.ico,0)
Save the file as DESKTOP.INI in the folder you wish to change.
Click Start -> Run, type in the command line,
ATTRIB +S "folder name"
(e.g. ATTRIB +S "C:\Custom Folder")
Open Explorer or My Computer and refresh (press F5 key).
This tip only work Windows 95/NT 4.0 + IE 4.0 with shell integration, or Windows 98/NT 5.0.
Adding Send To the Recycle Bin
Add a SHORTCUT TO THE RECYCLE BIN in your SEND TO folder.
That way you can just right click on a file you want to delete, and send it to the recycle bin without having to confirm each time.
Having Icons with No Name
Normally you have to have a name for an icon, just spaces are not allowed.
To create an icon with no name attached:
Make sure NumLock is on
Highlight the Icon you want to change
Right-Mouse click and select Rename
While holding down the Alt key, type 0160
Now the icon will have no name below it.
To Create Multiple Icons with No Name - From John R.
Follow directions detailed above
With the second icon simply add one space-bar character AFTER the 0160 number.
Each successive icon gets an additional space-bar character at the end (to prevent a duplicate naming error).
Moving the Start Button
How to move or close the start button!
Click on the Start button
Press the Esc key
Press the Alt and the - keys together
This will give you a menu, you can move or close
But if you move it you need to use the arrow keys and not the mouse.
Aligning Drop-Down Menus to the Right
All dropdown menus can be aligned to the right.
This features becomes useful when trying to access
menus with submenus that appear directly to the right.
Open the Registory editor (e.g. regedit.exe)
Goto \\HKEY_CURRENT_USER\Control Panel\Desktop
Create a string entry called "MenuDropAlignment"
Set its value to 1
Reboot
Note: Will not work under NT 4.0.
Repositioning a Background Bitmap
Normally, you only options for displaying a background bitmap are tiled, centered, or stretch to fit (with the Plus Pack).
You can edit the registry and have a third option which is to place the bitmap anywhere on your screen by specifying the X and Y coordinates.
Start Regedit
Go to HKEY_CURRENT_USER / Control Panel / Desktop
Create new Strings called WallpaperOriginX and WallpaperOriginY
Give them values to position them around your desktop
The bitmap must be smaller than your desktop size
Changing Drive Icons
To change a drive's icon when you open My Computer
Create a file called AUTORUN.INF on the root of your hard drive
Enter the lines
[autorun]
ICON=Name of the ICON file
For the name of the icon file you can either specify the path and name (e.g. ICON=C:\WINDOWS\ICONS\MY_ICON.ICO) or
a specific icon in a library (e.g. ICON=ICONFILE.DLL,2)
Here is an easy way to put shortcuts on the Desktop where they can easily be moved to other group icons.
Using the Explorer, create a SHORTCUT to the \Windows\Desktop directory in your \Windows\SEND TO directory.
Now whenever you want to make a shortcut and move it to the desktop:
Just make the shortcut you want using Explorer
Right click on that shortcut
In the pop up menu select the Send To and Desktop shortcut.
Changing a Folder's Icon
To change the icon of a Folder on desktop:
Using the Explorer, move the folder from the Desktop directory to another directory on the hard drive
Right click on the new folder and select "Create Shortcut"
Move the shortcut to the Desktop
Right click and select a new icon
Full Window Drag ( Without Plus! )
Start Regedit
Open HKEY_CURRENT_USER /ControlPanel /Desktop /DragFullWindows
On "DragFullWindows" properties change 0 to 1
Fixing Corrupted Desktop Icons
Easier way to reset icons then deleting SHELLICONCACHE.
There's no need to exit Win95 and delete the SHELLICONCACHE file in order to reset icons that you may have changed (like Network Neighborhood).
Go to Control Panel, Display, Appearance Tab.
Select Icon from the Item drop down list.
Change the Size up or down one and apply.
Change the Size back to your original and apply.
If your Start Menu is slow or your icons are black for some reason, it means your Shelliconcache file is corrupt and should be deleted.
Delete the hidden file C:\WINDOWS\SHELLICONCACHE
It will be recreated the next time you start Win95
Getting Screen Shots
If you need to get a screen shot, and you do not have a screen capture program, try this:
Hit the Print Screen key. This copies a bitmap of the full screen into the Windows clipboard. Start up a graphics editor and paste it in.
Alt + Print Screen will capture only the active window.
Increasing the Size of the Scroll Bar
How to adjust the width of the scroll bar:
Select Properties
Select the Appearance tab
Go to the item list and find scrollbar.
Increasing the value in the Size field will increase the scrollbar width.
Unable to Create Shortcuts on the Desktop
If you can't create shortcuts on your Desktop, you might have a corrupted registry.
Start Regedit
Go to HKEY_CLASSES_ROOT\.lnk\ShellNew\Command
Make sure it has a value of:
RunDLL32 AppWiz.Cpl,NewLinkHere %1 if you don't have IE 4
or RunDLL32 AppWiz.Cpl,NewLinkHere %2 if you have IE 4.0 or IE 4.01
Removing the InBox from the Desktop
A faster way to remove "Inbox" from the Deskop is to
Right mouse click on "Inbox"
Select delete
It will then tell you "you cannot store the inbox in the recycle bin. . .etc"
Click "Yes"
Wait 2 secs and it's gone.
Customizing Individual Folder Icons
To change a folder's icon:
Open Notepad and enter two lines,
[.ShellClassInfo]
IconFile=file name,number
(e.g. IconFile=C:\Icon\CustomFolder.ico,0)
Save the file as DESKTOP.INI in the folder you wish to change.
Click Start -> Run, type in the command line,
ATTRIB +S "folder name"
(e.g. ATTRIB +S "C:\Custom Folder")
Open Explorer or My Computer and refresh (press F5 key).
This tip only work Windows 95/NT 4.0 + IE 4.0 with shell integration, or Windows 98/NT 5.0.
Adding Send To the Recycle Bin
Add a SHORTCUT TO THE RECYCLE BIN in your SEND TO folder.
That way you can just right click on a file you want to delete, and send it to the recycle bin without having to confirm each time.
Having Icons with No Name
Normally you have to have a name for an icon, just spaces are not allowed.
To create an icon with no name attached:
Make sure NumLock is on
Highlight the Icon you want to change
Right-Mouse click and select Rename
While holding down the Alt key, type 0160
Now the icon will have no name below it.
To Create Multiple Icons with No Name - From John R.
Follow directions detailed above
With the second icon simply add one space-bar character AFTER the 0160 number.
Each successive icon gets an additional space-bar character at the end (to prevent a duplicate naming error).
Moving the Start Button
How to move or close the start button!
Click on the Start button
Press the Esc key
Press the Alt and the - keys together
This will give you a menu, you can move or close
But if you move it you need to use the arrow keys and not the mouse.
Aligning Drop-Down Menus to the Right
All dropdown menus can be aligned to the right.
This features becomes useful when trying to access
menus with submenus that appear directly to the right.
Open the Registory editor (e.g. regedit.exe)
Goto \\HKEY_CURRENT_USER\Control Panel\Desktop
Create a string entry called "MenuDropAlignment"
Set its value to 1
Reboot
Note: Will not work under NT 4.0.
Repositioning a Background Bitmap
Normally, you only options for displaying a background bitmap are tiled, centered, or stretch to fit (with the Plus Pack).
You can edit the registry and have a third option which is to place the bitmap anywhere on your screen by specifying the X and Y coordinates.
Start Regedit
Go to HKEY_CURRENT_USER / Control Panel / Desktop
Create new Strings called WallpaperOriginX and WallpaperOriginY
Give them values to position them around your desktop
The bitmap must be smaller than your desktop size
Changing Drive Icons
To change a drive's icon when you open My Computer
Create a file called AUTORUN.INF on the root of your hard drive
Enter the lines
[autorun]
ICON=Name of the ICON file
For the name of the icon file you can either specify the path and name (e.g. ICON=C:\WINDOWS\ICONS\MY_ICON.ICO) or
a specific icon in a library (e.g. ICON=ICONFILE.DLL,2)
Subscribe to:
Posts (Atom)