Computing.Net > Forums > Programming > Batch Problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Batch Problem

Reply to Message Icon

Name: LISP
Date: March 25, 2009 at 19:04:54 Pacific
OS: Windows XP
Subcategory: Batch
Comment:

Ok my question has to do with an extensive batch script I have been recently writing.

Basically this 'program' allows a user to create an account within a folder, then use this account to send messages to others. I use this at school with my other geek friends, as it stores our messages as a text file in a shared folder, then displays the message to the correct user on the other side of the message.

My only problem is attempting to 'encrypt' the file so that the directory the passwords are stored in cannot be easily read, and I also dont like the idea of anyone editing the text in the batch file.

I tried using iexpress to compile the file to an exe, but then many of my original batch commands within the script (like >nul) are skipped.

Any ideas on how I could make the passwords folders reeaaallly hard\impossible to find? Or better yet make the batch file uneditable.

I apologize for any confusion, I'm only 14 so cut me some slack.



Sponsored Link
Ads by Google

Response Number 1
Name: Holla
Date: March 25, 2009 at 23:09:56 Pacific
Reply:

Try using the vbscript encrypt decrypt script from
http://www.robvanderwoude.com/vbste...

--
Holla.


0
Reply to Message Icon

Related Posts

See More


schedule incremental inst... Issue with Script - sugge...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Batch Problem

batch problem www.computing.net/answers/programming/batch-problem-/11835.html

Batch problem make < literal www.computing.net/answers/programming/batch-problem-make-literal/16610.html

please help in batching.... www.computing.net/answers/programming/please-help-in-batching/12640.html