Re: autorun maker
- From: "Ignacio Machin \( .NET/ C# MVP \)" <ignacio.machin AT dot.state.fl.us>
- Date: Mon, 11 Apr 2005 09:57:22 -0400
Hi,
then all you have to do is create an instance of IExplorer and load your
page, is that correct?
cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Ray5531" <Ray5531@xxxxxxxxxxxxx> wrote in message
news:%23yaxFYfPFHA.4052@xxxxxxxxxxxxxxxxxxxxxxx
> I'd like to have a page coming up giving the user some info about my
> applicatin with some pictures and DHTML effects.
>
> Thanks
> "Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
> wrote in message news:uf$XtTUPFHA.2680@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> What you mean with an autorun ?
>>
>> If what you want is that a program start running when you put a cd in the
>> cd
>> tray all you have to do is create a file named autorun.inf in the root
>> of
>> the cd with these lines:
>> [autorun]
>> OPEN=WHAT_PROGRAM_TO_RUN.EXE
>> ICON=HL2.ICO
>>
>>
>> If you do not have icon is fine, note that the ican can be contained in
>> the
>> EXE
>>
>> cheers,
>>
>> --
>> Ignacio Machin,
>> ignacio.machin AT dot.state.fl.us
>> Florida Department Of Transportation
>>
>>
>>
>>
>> "Ray5531" <Ray5531@xxxxxxxxxxxxx> wrote in message
>> news:eVchQCNPFHA.4000@xxxxxxxxxxxxxxxxxxxxxxx
>>> I'm looking for a good Freeware autorun maker for my C# application.Any
>>> suggessions?
>>>
>>> Thanks
>>>
>>
>>
>>
>
>
.
- Follow-Ups:
- Re: autorun maker
- From: Ray5531
- Re: autorun maker
- References:
- autorun maker
- From: Ray5531
- Re: autorun maker
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: autorun maker
- From: Ray5531
- autorun maker
- Prev by Date: Re: Unions in C Sharp
- Next by Date: Re: Are arguments passed to a function contained in an array object?
- Previous by thread: Re: autorun maker
- Next by thread: Re: autorun maker
- Index(es):
Relevant Pages
|