![]() |
|
|
#1 |
![]() Join Date: May 2011
Posts: 11 (0.01/day)
Thanks: 0
Thanked 0 Times in 0 Posts
|
USB Login Form
HI!
Can someone help me regarding my USB and a Java program. So I have created a Jar file where there is a login form. I have my USB that is partitioned in two. What I want to happen is before I open one of the partitions, my Login form will run. For example my usb has a Drive Z and a Drive Y, if I double click drive Y, my login form will appear. If password is not correct, then it will not be opened. Please help. Thanks! ![]() Regards, Mars |
|
|
|
|
|
#2 |
|
Hardcore Monkey Moderator
Join Date: Feb 2007
Location: Cheeseland (Wisconsin, USA)
Posts: 12,117 (5.27/day)
Thanks: 591
Thanked 5,493 Times in 2,937 Posts
|
What you are trying to accomplish is not a simple task. You would need to secure the partition from any access method (ie. Windows Explorer, Command prompt, MyComputer, etc.)
You could encrypt the infromation on the USB drive and then place an executable on the drive that autoruns when you plug in the drive. It would have to do something like decrypt the data into a virtual drive and then encrypt it back when changes were made to the information in the virtual drive (adding, deleting, editing, etc.) Unless you are really wanting to code it yourself, I would look into something like USB Secure or some other program available on the webz. The full version is $30, but if you make less that $20,000 a year you can contact them and they will give you a discount of some kind.
__________________
Cloud (noun, singular): A dynamic arrangement of multiple potential single points of failure, with a user at one end and their data at the other. Get more tech news on a wide variety of topics at NextPowerUp
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| login bug | hat | Comments & Feedback | 1 | Mar 1, 2011 06:59 AM |
| How To Access A Textbox On One Form From Another Form? | char[] rager | Programming & Webmastering | 2 | Aug 31, 2010 05:51 PM |
| Help, How To Open A Form From Another Form | char[] rager | Programming & Webmastering | 8 | Jun 13, 2010 03:27 AM |
| Snippet C#: Hiding a form within the form constructor. | FordGT90Concept | Programming & Webmastering | 4 | Jul 30, 2009 02:30 PM |
| login screens | regan1985 | General Software | 16 | Nov 23, 2006 01:01 AM |