473,388 Members | 1,213 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

autorun maker

I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks
Nov 17 '05 #1
11 5028
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks

Nov 17 '05 #2
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks


Nov 17 '05 #3
I'd like to add other functionalities ,so I was looking for an application
which produces all these.

Thanks
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:OC**************@TK2MSFTNGP10.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks


Nov 17 '05 #4
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**************@TK2MSFTNGP09.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks


Nov 17 '05 #5
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" <Ra*****@microsoft.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I'd like to add other functionalities ,so I was looking for an application
which produces all these.

Thanks
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
wrote in message news:OC**************@TK2MSFTNGP10.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks



Nov 17 '05 #6
I'd like to have kind of flashy things just for being nicer.DHTML effect of
the buttuns and songs when the autorun starts.that's it

Thanks
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:uX**************@TK2MSFTNGP09.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I'd like to add other functionalities ,so I was looking for an
application which produces all these.

Thanks
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
wrote in message news:OC**************@TK2MSFTNGP10.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks



Nov 17 '05 #7
It is hard to find freeware application which presents such features.
However I can give you one commercial solution of your problem -
Demoshield, www.demoshield.com.

Philip.

Nov 17 '05 #8
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" <Ra*****@microsoft.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
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**************@TK2MSFTNGP09.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks



Nov 17 '05 #9
Can I mae a autorun from it for one time and not buy it.
"Philip Hristov" <ph********@gmail.com> wrote in message
news:11**********************@g14g2000cwa.googlegr oups.com...
It is hard to find freeware application which presents such features.
However I can give you one commercial solution of your problem -
Demoshield, www.demoshield.com.

Philip.

Nov 17 '05 #10
How can I create the instance of IE in my inf file?
Thanks
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:%2****************@TK2MSFTNGP14.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
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**************@TK2MSFTNGP09.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
I'm looking for a good Freeware autorun maker for my C# application.Any
suggessions?

Thanks



Nov 17 '05 #11
Hi,

You cannot start a html page, you have to use an .EXE that run iexplorer
with the page that you want, do a google search for it, I found one a while
ago but I have no idea where it's now.
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Ray5531" <Ra*****@microsoft.com> wrote in message
news:Oj**************@TK2MSFTNGP14.phx.gbl...
How can I create the instance of IE in my inf file?
Thanks
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us>
wrote in message news:%2****************@TK2MSFTNGP14.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
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**************@TK2MSFTNGP09.phx.gbl...
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" <Ra*****@microsoft.com> wrote in message
news:eV**************@TK2MSFTNGP15.phx.gbl...
> I'm looking for a good Freeware autorun maker for my C#
> application.Any suggessions?
>
> Thanks
>




Nov 17 '05 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: M.E.Farmer | last post by:
Hello all, I needed this and did a quick search around and didn't see any examples. I knew it had to be easy, and it was. So here it is a CD_Autorun program in python. It is very simple and...
2
by: Carl Fenley | last post by:
I am writing a new version of a legacy application. The legacy application comes packaged with end-user data on a CD or DVD. When the end-user inserts the CD, the application is either installed...
2
by: Joe Cool | last post by:
I know this is probably not the proper newsgroup to ask this question, but I do not know which one is. And most of you guys here know a lot about windows programming so I am taking a chance some...
2
by: tmWin | last post by:
Hi all I wanna run my application directly from a Flash Disk. I want it AUTORUN once the device is attached. I have seen some virus script-programs which create their own autoruns on a...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Overview NOTE- This complete article on "Windows Autorun FAQs" applies theoretically to all Windows NT-based OSes till Windows Vista (and probably Vista's successors too)....
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Description NOTE- If you are unfamiliar with the concept of autoruns, then read "Windows Autorun FAQs: Overview". Que-1: How can I safely remove or edit the autorun...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: List of autostart locations Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list all the autostart locations for windows? Ans: Here is...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: Programs dealing with autoruns Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list programs that help me to view/modify the autoruns...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.