[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-knoppix] Suggestion for a cleaner windows autorun



El día 23 abr 2003, Kester Habermann escribía:
> Hi,
> 
> On Wed, Apr 23, 2003 at 08:23:25PM +0200, baldyeti wrote:
> [ ... ]
> > It only takes a tiny C program to wrap the ShellExecute
> > Win32 API, which launches the supplied filename using
> > whichever program is registered for the document type.
> > In this case, the default browser on the system, IE for
> > most users. You need to compile this for the windows
> > subsystem so as to get rid of the console. This can be
> > done with visual C, or using mingw:
> 
> Windows has now built-in mechanism for this? I'm afraid the approach
> with an EXE will not help, as no user would allow the system to
> execute just any binary.

 Uh? Any exe pointed by autorun.inf file is executed. That's what a
 mostly all drivers and programs intallation CD do.

 If you want to run only IE, not default browser, you can do that
 without any .exe file IIRC.

-- 
  Jose Carlos Garcia Sogo
     jsogo@debian.org

Attachment: pgpmPTDWWfuNH.pgp
Description: PGP signature


Reply to: