| Re: There must be a way to MANUALLY run the Sandisk U3 flash drive autoplay! |
|
 |
|
 |
|
 |
|
 |
Group: microsoft.public.windowsxp.customize · Group Profile
Author: Sherry MorrisSherry Morris Date: Sep 12, 2008 18:12
On Fri, 12 Sep 2008 14:29:53 -0700 (PDT), Why Tea wrote:
> I'd just take a step back to understand what the various sections
> mean in the autorun.inf. If we can understand what each section means,
> we must be able to do it manually. That's my theory anyway...
I agree. The autorun.inf seems to perform the following ...
There MUST be other people out there with a SanDisk U3 flash drive?
Aren't there?
1. It looks like the autorun.inf first calls "LaunchU3.exe -a".
2. Then, it looks like it unzips LaunchPad.zip and runs LaunchPad.exe
(I think) which is inside that zip file.
But, the question is how to run that manually?
S
[AutoRun]
open=LaunchU3.exe -a
icon=LaunchU3.exe,0
[Definitions]
Launchpad=LaunchPad.exe
Vtype=2
[CopyFiles]
FileNumber=1
File1=LaunchPad.zip
[Update]
URL= http://u3.sandisk.com/download/lp_installer.asp?custom=1.6.1.1&brand=CruzerBFG
[Comment]
brand=CruzerBFG
|