Secured Thumb drive software
Hi Guys,
I have been trying to work on an application for a secured thumb drive. When you first connect the drive to a system, it installs some registeries and some files and drivers in System32 folder. After that once you enter the password, it mounts another drive which contains all the data.
I captured all the process till the mounting of the new drive. The MSI is installing fine and when i connect the thumb drive its asking for the password. So far good, but, its not mounting the drive(which contains the data).
Can any one help me in solving ths issue.
Thanks
I have been trying to work on an application for a secured thumb drive. When you first connect the drive to a system, it installs some registeries and some files and drivers in System32 folder. After that once you enter the password, it mounts another drive which contains all the data.
I captured all the process till the mounting of the new drive. The MSI is installing fine and when i connect the thumb drive its asking for the password. So far good, but, its not mounting the drive(which contains the data).
Can any one help me in solving ths issue.
Thanks
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
MSIPackager
16 years ago
Hi.
Capturing hardware drivers (and it sounds like this is what you are up to) is not recommended. Sounds like this is the root cause of your problem...
Have a look at difxapp to create a proper driver installation package and you should have more luck. Google it or there is an appdeploy sticky on PnP driver installation here: http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning596
Cheers,
Rb.
Capturing hardware drivers (and it sounds like this is what you are up to) is not recommended. Sounds like this is the root cause of your problem...
Have a look at difxapp to create a proper driver installation package and you should have more luck. Google it or there is an appdeploy sticky on PnP driver installation here: http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning596
Cheers,
Rb.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.