milkfish1227 Posted March 6, 2006 Posted March 6, 2006 Hi, Is there any way to delete network map which doesn't has the drive letter ? Thanks
Infinitex0 Posted March 6, 2006 Posted March 6, 2006 I don't see why you would want to do that. P.S please don't use autoIt as a virus creator/spyware maker(keyLogger especially) The below statement is False.The above statement is True.a lesson I learned from Greenmachine; give a man a code and he'll solve one problem. Teach a man to code and he'll solve all his problems.P.S please don't use autoIt as a virus creator/spyware maker(keyLogger especially)Cick this and help me[center]My Scripts:[/center][center]Port Scanner[/center]
theguy0000 Posted March 6, 2006 Posted March 6, 2006 what is a drivemap anyway? The cake is a lie.www.theguy0000.com is currentlyUP images.theguy0000.com is currentlyUP all other *.theguy0000.com sites are DOWN
milkfish1227 Posted March 6, 2006 Author Posted March 6, 2006 I don't see why you would want to do that.P.S please don't use autoIt as a virus creator/spyware maker(keyLogger especially)I found out in some cases DriveMapAdd() function will failed if I have some mapping without letter. You can do that in explorer bar. I havn't figured out what's the root cause yet.
CyberSlug Posted March 7, 2006 Posted March 7, 2006 Based on the info at http://www.cramsession.com/articles/get-article.asp?aid=294 , I would tryRunWait(@Comspec & " /c net use \\serverName /d", "", @SW_HIDE) Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
milkfish1227 Posted March 7, 2006 Author Posted March 7, 2006 Based on the info at http://www.cramsession.com/articles/get-article.asp?aid=294 , I would tryRunWait(@Comspec & " /c net use \\serverName /d", "", @SW_HIDE)Thanks. Great idea.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now