autorun maker

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ray5531

    autorun maker

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

    Thanks


  • Ignacio Machin \( .NET/ C#  MVP \)

    #2
    Re: autorun maker

    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_PROGR AM_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@micros oft.com> wrote in message
    news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...[color=blue]
    > I'm looking for a good Freeware autorun maker for my C# application.Any
    > suggessions?
    >
    > Thanks
    >[/color]


    Comment

    • Ignacio Machin \( .NET/ C# MVP \)

      #3
      Re: autorun maker

      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_PROGR AM_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@micros oft.com> wrote in message
      news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...[color=blue]
      > I'm looking for a good Freeware autorun maker for my C# application.Any
      > suggessions?
      >
      > Thanks
      >[/color]



      Comment

      • Ray5531

        #4
        Re: autorun maker

        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.mach in AT dot.state.fl.us > wrote
        in message news:OCjFSTUPFH A.2444@TK2MSFTN GP10.phx.gbl...[color=blue]
        > 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_PROGR AM_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@micros oft.com> wrote in message
        > news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...[color=green]
        >> I'm looking for a good Freeware autorun maker for my C# application.Any
        >> suggessions?
        >>
        >> Thanks
        >>[/color]
        >
        >[/color]


        Comment

        • Ray5531

          #5
          Re: autorun maker

          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.mach in AT dot.state.fl.us > wrote
          in message news:uf$XtTUPFH A.2680@TK2MSFTN GP09.phx.gbl...[color=blue]
          > 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_PROGR AM_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@micros oft.com> wrote in message
          > news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...[color=green]
          >> I'm looking for a good Freeware autorun maker for my C# application.Any
          >> suggessions?
          >>
          >> Thanks
          >>[/color]
          >
          >
          >[/color]


          Comment

          • Ignacio Machin \( .NET/ C# MVP \)

            #6
            Re: autorun maker

            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" <Ray5531@micros oft.com> wrote in message
            news:%23n80LxXP FHA.1528@TK2MSF TNGP09.phx.gbl. ..[color=blue]
            > 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.mach in AT dot.state.fl.us >
            > wrote in message news:OCjFSTUPFH A.2444@TK2MSFTN GP10.phx.gbl...[color=green]
            >> 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_PROGR AM_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@micros oft.com> wrote in message
            >> news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...[color=darkred]
            >>> I'm looking for a good Freeware autorun maker for my C# application.Any
            >>> suggessions?
            >>>
            >>> Thanks
            >>>[/color]
            >>
            >>[/color]
            >
            >[/color]


            Comment

            • Ray5531

              #7
              Re: autorun maker

              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.mach in AT dot.state.fl.us > wrote
              in message news:uXfRJpfPFH A.1528@TK2MSFTN GP09.phx.gbl...[color=blue]
              > 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" <Ray5531@micros oft.com> wrote in message
              > news:%23n80LxXP FHA.1528@TK2MSF TNGP09.phx.gbl. ..[color=green]
              >> 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.mach in AT dot.state.fl.us >
              >> wrote in message news:OCjFSTUPFH A.2444@TK2MSFTN GP10.phx.gbl...[color=darkred]
              >>> 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_PROGR AM_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@micros oft.com> wrote in message
              >>> news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...
              >>>> I'm looking for a good Freeware autorun maker for my C# application.Any
              >>>> suggessions?
              >>>>
              >>>> Thanks
              >>>>
              >>>
              >>>[/color]
              >>
              >>[/color]
              >
              >[/color]


              Comment

              • Philip Hristov

                #8
                Re: autorun maker

                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.

                Comment

                • Ignacio Machin \( .NET/ C# MVP \)

                  #9
                  Re: autorun maker

                  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@micros oft.com> wrote in message
                  news:%23yaxFYfP FHA.4052@TK2MSF TNGP12.phx.gbl. ..[color=blue]
                  > 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.mach in AT dot.state.fl.us >
                  > wrote in message news:uf$XtTUPFH A.2680@TK2MSFTN GP09.phx.gbl...[color=green]
                  >> 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_PROGR AM_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@micros oft.com> wrote in message
                  >> news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...[color=darkred]
                  >>> I'm looking for a good Freeware autorun maker for my C# application.Any
                  >>> suggessions?
                  >>>
                  >>> Thanks
                  >>>[/color]
                  >>
                  >>
                  >>[/color]
                  >
                  >[/color]


                  Comment

                  • Ray5531

                    #10
                    Re: autorun maker

                    Can I mae a autorun from it for one time and not buy it.
                    "Philip Hristov" <phristov83@gma il.com> wrote in message
                    news:1113174894 .607685.312620@ g14g2000cwa.goo glegroups.com.. .[color=blue]
                    > 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.
                    >[/color]


                    Comment

                    • Ray5531

                      #11
                      Re: autorun maker

                      How can I create the instance of IE in my inf file?
                      Thanks
                      "Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us > wrote
                      in message news:%23i5$j5pP FHA.3716@TK2MSF TNGP14.phx.gbl. ..[color=blue]
                      > 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@micros oft.com> wrote in message
                      > news:%23yaxFYfP FHA.4052@TK2MSF TNGP12.phx.gbl. ..[color=green]
                      >> 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.mach in AT dot.state.fl.us >
                      >> wrote in message news:uf$XtTUPFH A.2680@TK2MSFTN GP09.phx.gbl...[color=darkred]
                      >>> 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_PROGR AM_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@micros oft.com> wrote in message
                      >>> news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...
                      >>>> I'm looking for a good Freeware autorun maker for my C# application.Any
                      >>>> suggessions?
                      >>>>
                      >>>> Thanks
                      >>>>
                      >>>
                      >>>
                      >>>[/color]
                      >>
                      >>[/color]
                      >
                      >[/color]


                      Comment

                      • Ignacio Machin \( .NET/ C# MVP \)

                        #12
                        Re: autorun maker

                        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" <Ray5531@micros oft.com> wrote in message
                        news:OjCZSovPFH A.2136@TK2MSFTN GP14.phx.gbl...[color=blue]
                        > How can I create the instance of IE in my inf file?
                        > Thanks
                        > "Ignacio Machin ( .NET/ C# MVP )" <ignacio.mach in AT dot.state.fl.us >
                        > wrote in message news:%23i5$j5pP FHA.3716@TK2MSF TNGP14.phx.gbl. ..[color=green]
                        >> 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@micros oft.com> wrote in message
                        >> news:%23yaxFYfP FHA.4052@TK2MSF TNGP12.phx.gbl. ..[color=darkred]
                        >>> 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.mach in AT dot.state.fl.us >
                        >>> wrote in message news:uf$XtTUPFH A.2680@TK2MSFTN GP09.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_PROGR AM_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@micros oft.com> wrote in message
                        >>>> news:eVchQCNPFH A.4000@TK2MSFTN GP15.phx.gbl...
                        >>>>> I'm looking for a good Freeware autorun maker for my C#
                        >>>>> application.Any suggessions?
                        >>>>>
                        >>>>> Thanks
                        >>>>>
                        >>>>
                        >>>>
                        >>>>
                        >>>
                        >>>[/color]
                        >>
                        >>[/color]
                        >
                        >[/color]


                        Comment

                        Working...