|
| | |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
| | LinkBack | Thread Tools |
| |||
| Start Panel and Dialog Boxes How can I create folder shortcuts on the Start menu. I save various files into network folders and instead of constantly clicking 5 or 6 times to reach the correct folder on the network, it would be nice to have a direct link to the network folder. Similarly is it possible to create folder shortcuts on the Save or Save As dialog boxes. Please let me know . Thanks, yip |
| |||
| Re: Start Panel and Dialog Boxes Ipy2006, Right-click the START button | EXPLORE & add your shortcurts to there The 'Save As' dialog is is a DLL file & is populated via the program using it (file extensions...). So the short answer is NO -- Newbie Coder (It's just a name) "ipy2006" <ipyasaswi******.com> wrote in message news:1182776123.412206.313500@p77g2000hsh.googlegr oups.com... > How can I create folder shortcuts on the Start menu. I save various > files into network folders and instead of constantly clicking 5 or 6 > times to reach the correct folder on the network, it would be nice to > have a direct link to the network folder. > > Similarly is it possible to create folder shortcuts on the Save or > Save As dialog boxes. > > Please let me know . > > Thanks, > yip > |
| |||
| Re: Start Panel and Dialog Boxes Hi yip, Yes. You can customize the Places bar in Common Dialog boxes using TweakUI PowerToy for Windows XP. Microsoft PowerToys for Windows XP: http://www.microsoft.com/windowsxp/d...powertoys.mspx Edit the Places bar locations in Open/Save As boxes: http://windowsxp.mvps.org/placesbar.htm -- Regards, Ramesh Srinivasan, Microsoft MVP [Windows Shell/User] Windows® Troubleshooting http://www.winhelponline.com "ipy2006" <ipyasaswi******.com> wrote in message news:1182776123.412206.313500@p77g2000hsh.googlegr oups.com... How can I create folder shortcuts on the Start menu. I save various files into network folders and instead of constantly clicking 5 or 6 times to reach the correct folder on the network, it would be nice to have a direct link to the network folder. Similarly is it possible to create folder shortcuts on the Save or Save As dialog boxes. Please let me know . Thanks, yip |
| |||
| Re: Start Panel and Dialog Boxes Ramesh, Customising the places bar locations isn't what the OP asked for. He wants a direct link to open them I think. If he does then: START | RUN | Type 'regdit' (without quotes) & press ENTER Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\comdlg32\Pl acesBar New String/DWORD values: Place0 = "Z:\\My Network Folder\\ Sub Folder" Place1 = "C:\\" Place2 = "H:\\MyNetworkPath" Place3 = 5 (DWORD for MY DOCS) Place4 and so on... The DWORD values are used for Speical Folders (http://www.microsoft.com/technet/scr....mspx?mfr=true) Notice the '\\' as the registry editor uses them so not to get illegal paths because in C++ '\n' is a newline. So, to get a path seperator you use '\\' Others in the group will say use only one '\' but see how the registry editor exports path seperatiors & you will see the '\\' -- Newbie Coder (It's just a name) "Ramesh, MS-MVP" <ramesh@XOX.mvps.org> wrote in message news:%23J9KxAztHHA.3640@TK2MSFTNGP05.phx.gbl... Hi yip, Yes. You can customize the Places bar in Common Dialog boxes using TweakUI PowerToy for Windows XP. Microsoft PowerToys for Windows XP: http://www.microsoft.com/windowsxp/d...powertoys.mspx Edit the Places bar locations in Open/Save As boxes: http://windowsxp.mvps.org/placesbar.htm -- Regards, Ramesh Srinivasan, Microsoft MVP [Windows Shell/User] Windows® Troubleshooting http://www.winhelponline.com "ipy2006" <ipyasaswi******.com> wrote in message news:1182776123.412206.313500@p77g2000hsh.googlegr oups.com... How can I create folder shortcuts on the Start menu. I save various files into network folders and instead of constantly clicking 5 or 6 times to reach the correct folder on the network, it would be nice to have a direct link to the network folder. Similarly is it possible to create folder shortcuts on the Save or Save As dialog boxes. Please let me know . Thanks, yip |
| |||
| Re: Start Panel and Dialog Boxes <quote> Similarly is it possible to create folder shortcuts on the Save or Save As dialog boxes. </quote> -- Regards, Ramesh Srinivasan, Microsoft MVP [Windows Shell/User] Windows® Troubleshooting http://www.winhelponline.com "Newbie Coder" <newbiecoder@spammeplease.com> wrote in message news:%23VoDPZztHHA.1052@TK2MSFTNGP05.phx.gbl... Ramesh, Customising the places bar locations isn't what the OP asked for. He wants a direct link to open them I think. If he does then: START | RUN | Type 'regdit' (without quotes) & press ENTER Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\comdlg32\Pl acesBar New String/DWORD values: Place0 = "Z:\\My Network Folder\\ Sub Folder" Place1 = "C:\\" Place2 = "H:\\MyNetworkPath" Place3 = 5 (DWORD for MY DOCS) Place4 and so on... The DWORD values are used for Speical Folders (http://www.microsoft.com/technet/scr....mspx?mfr=true) Notice the '\\' as the registry editor uses them so not to get illegal paths because in C++ '\n' is a newline. So, to get a path seperator you use '\\' Others in the group will say use only one '\' but see how the registry editor exports path seperatiors & you will see the '\\' -- Newbie Coder (It's just a name) "Ramesh, MS-MVP" <ramesh@XOX.mvps.org> wrote in message news:%23J9KxAztHHA.3640@TK2MSFTNGP05.phx.gbl... Hi yip, Yes. You can customize the Places bar in Common Dialog boxes using TweakUI PowerToy for Windows XP. Microsoft PowerToys for Windows XP: http://www.microsoft.com/windowsxp/d...powertoys.mspx Edit the Places bar locations in Open/Save As boxes: http://windowsxp.mvps.org/placesbar.htm -- Regards, Ramesh Srinivasan, Microsoft MVP [Windows Shell/User] Windows® Troubleshooting http://www.winhelponline.com "ipy2006" <ipyasaswi******.com> wrote in message news:1182776123.412206.313500@p77g2000hsh.googlegr oups.com... How can I create folder shortcuts on the Start menu. I save various files into network folders and instead of constantly clicking 5 or 6 times to reach the correct folder on the network, it would be nice to have a direct link to the network folder. Similarly is it possible to create folder shortcuts on the Save or Save As dialog boxes. Please let me know . Thanks, yip |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Very small text in dialog boxes | John | Windows Vista | 7 | 06-25-2007 01:00 AM |
| Non-printable characters in dialog boxes | Xanadu John | Windows XP | 3 | 05-16-2007 07:50 AM |
| IE 7 - No right hand corner dialog boxes | jon | Internet Explorer | 1 | 05-06-2007 08:28 AM |
| Viewing chinese dialog boxes | panda | Windows Vista | 0 | 03-23-2007 03:45 AM |
| Dialog Boxes | MarkN | Microsoft Office | 1 | 01-15-2007 11:20 AM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |