R
Ray5531
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
suggessions?
Thanks
Ignacio Machin ( .NET/ C# MVP ) said: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 said:I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
Ignacio Machin ( .NET/ C# MVP ) said: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 said:I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
Ray5531 said:I'd like to add other functionalities ,so I was looking for an application
which produces all these.
Thanks
Ignacio Machin ( .NET/ C# MVP ) said: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 said:I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
Ignacio Machin ( .NET/ C# MVP ) said:what other features you want?
why dont you put these features in the .EXE that you will execute?
cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Ray5531 said:I'd like to add other functionalities ,so I was looking for an
application which produces all these.
Thanks
Ignacio Machin ( .NET/ C# MVP ) said: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
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
Ray5531 said: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 ) said: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 said:I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
Ignacio Machin ( .NET/ C# MVP ) said: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 said: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 ) said: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
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?
Thanks
Ray5531 said:How can I create the instance of IE in my inf file?
Thanks
Ignacio Machin ( .NET/ C# MVP ) said: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 said: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 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
I'm looking for a good Freeware autorun maker for my C#
application.Any suggessions?
Thanks