Search found 3 matches

by captemo
02 Feb 2012 19:43
Forum: DOS Batch Forum
Topic: How to change password in cmd with batch...
Replies: 2
Views: 3538

Re: How to change password in cmd with batch...

Okay scratch out the first post. I figured it out but because I am trying to get it to work from a limited account, I don't have the privileges. I got it though. So only answer the one about the autorun.inf please. Thank you! :)
by captemo
02 Feb 2012 19:19
Forum: DOS Batch Forum
Topic: How to change password in cmd with batch...
Replies: 2
Views: 3538

Re: How to change password in cmd with batch...

Okay I also have been experimenting and looking around... Windows 7 disables the autorun.inf files for a USB drive so I put them onto a disk. When I do anything the autorun.inf file does not work, will not load anything, etc., and I have it just like any other autorun file I have seen made by anyone...
by captemo
02 Feb 2012 18:47
Forum: DOS Batch Forum
Topic: How to change password in cmd with batch...
Replies: 2
Views: 3538

How to change password in cmd with batch...

Okay I am trying to make a batch file that will automatically change my password once I plug in a USB. I have everything working with the autorun.inf and the .ico file I am using but the batch file seems to not be working properly. What I believe I need to do is to make it so that the new password i...