| Forum |
|
|||||||
| Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Mad and Furious
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
|
I am attatching it. Pls download, use and tell me how it is, as I havent finished the complete program as yet. Please also do give me suggestions. |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#6 (permalink) |
|
Mad and Furious
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
|
@kin.vachhani You are always welcome.
I am waiting for Vishal to see and criticeze it
__________________
My new Tech Blog : http://technewspaper.blogspot.com/ |
|
|
|
|
#7 (permalink) | |
|
||uLtiMaTE WinNER||
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
|
Quote:
Your software is good. I will be waiting for ur coming version..... And may i know why u have attached the doc..... Is it for..... To turn a folder/file into a Recycle Bin or...... ---------------------------------------------------------------- coolron@hotmail.com Ron |
|
|
|
|
|
#8 (permalink) |
|
Mad and Furious
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
|
@ Ron Thanks
The .doc file contains various CLSID's of various special folders under XP. You can change the folder into any of these special folders. But I personally prefer the Windows security Speial folder choice if the user is running Windows XP. Reason : Under that CLSID, the folder gets the icon of a Golden Lock, plus nothing happens on double-clicking it.
__________________
My new Tech Blog : http://technewspaper.blogspot.com/ |
|
|
|
|
#9 (permalink) | |
|
Back to School Mr. Bean !
Join Date: Apr 2004
Location: Chennai
Posts: 343
|
Quote:
__________________
Desktop: P4 2.8E, Intel 865GBF, 512MB Hynix PC3200, Samsung SV1204H 120GB, Samsung SW-248F, Creative Inspire 4400, Samsung 793MB, Compro PVR/FM, WinLIRC Laptop: HP Pavilion dv8210us |
|
|
|
|
|
#10 (permalink) |
|
Mad and Furious
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
|
@mod-the-pc I'm sorry
__________________
My new Tech Blog : http://technewspaper.blogspot.com/ |
|
|
|
|
#11 (permalink) |
|
||uLtiMaTE WinNER||
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
|
TRICK
To make a folder to turn into a Recycle Bin or ……… Than rename the folder/file as: MYFOLDER.{645FF040−5081−101B−9F08−00AA002F954E} To Bring it Back Go to Run>CMD REN MYFOLD~1.{64 RONAK --------------------------------------------------------------------------------------------------------------------- So the correct SYNTAX For Rename filename.registry clsid To Bring it Back Go to Run>CMD REN filename.{first two digit of the registry clsid -------------------------------------------- COOLRON5@HOTMAIL.COM RON |
|
|
|
|
#12 (permalink) |
|
Back to School Mr. Bean !
Join Date: Apr 2004
Location: Chennai
Posts: 343
|
Thanks redhat. Do let me know. The following CLSIDs you've mentioned don't work too
{FF393560−C2A7−11CF−BFF4−444553540000} {450D8FBA−AD25−11D0−98A8−0800361B1103} {AFDB1F70−2A4C−11D2−9039−00C04F8EEB3E} {D20EA4E1−3957−11D2−A40B−0C5020524153} {D20EA4E1−3957−11D2−A40B−0C5020524152} {7007ACC7−3202−11D1−AAD2−00805FC1270E} {85BBD920−42A0−1069−A2E4−08002B30309D} {2559A1F1−21D7−11D4−BDAF−00C04F60B9F0} {2559A1F3−21D7−11D4−BDAF−00C04F60B9F0} {2559A1F0−21D7−11D4−BDAF−00C04F60B9F0}
__________________
Desktop: P4 2.8E, Intel 865GBF, 512MB Hynix PC3200, Samsung SV1204H 120GB, Samsung SW-248F, Creative Inspire 4400, Samsung 793MB, Compro PVR/FM, WinLIRC Laptop: HP Pavilion dv8210us |
|
|
|
|
#14 (permalink) |
|
Mad and Furious
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
|
@ Mod-the-pc Thanks for your extensive response.
I am currently working on creating a new Custom Special folder whose CLSID I will add to my application. As soon as I finish that I will post it here.
__________________
My new Tech Blog : http://technewspaper.blogspot.com/ |
|
|
|
|
#15 (permalink) | |
|
Back to School Mr. Bean !
Join Date: Apr 2004
Location: Chennai
Posts: 343
|
Quote:
dir /x Use the filename from this output to rename the locked folder
__________________
Desktop: P4 2.8E, Intel 865GBF, 512MB Hynix PC3200, Samsung SV1204H 120GB, Samsung SW-248F, Creative Inspire 4400, Samsung 793MB, Compro PVR/FM, WinLIRC Laptop: HP Pavilion dv8210us |
|
|
|
|
|
#16 (permalink) | |
|
Mad and Furious
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
|
Quote:
__________ @ Ron Mod-the-pc is correct using the dir /x command is very easy.
__________________
My new Tech Blog : http://technewspaper.blogspot.com/ Last edited by redhat; 29-12-2006 at 11:16 AM. Reason: Automerged Doublepost |
|
|
|
|
|
#17 (permalink) |
|
Learner
Join Date: Sep 2005
Location: Chicago
Posts: 1,946
|
@redhat
great effort pal, you can count on me for testing And yeah, there is another issue with this thing, even if u get a proper way to secure your password, and a custom folder with unique CLSID , this thing is shell specific, i.e. explorer specific, to try out, just open winrar and use it as explorer, you will be able to see all the contents of any such folder, if u don't understand what i mean by use winrar as explorer, just right click it, and make an archive, now open the archive and you will see.
__________________
http://kniwor.wordpress.com/ Last edited by Kniwor; 07-01-2007 at 06:07 AM. |
|
|
|
|
#18 (permalink) | |
|
Mad and Furious
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
|
Quote:
But the good thing is that the folder will not be displayed under [dir] command in CMD
__________________
My new Tech Blog : http://technewspaper.blogspot.com/ |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|