Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. pdf file and exe

pdf file and exe

Scheduled Pinned Locked Moved ASP.NET
toolshelpquestion
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    bigphish
    wrote on last edited by
    #1

    I have a helpfile.pdf in my project.whenever clickinh the help button it will popup in a seperate window.i have given like this: private void LinkButton1_Click(object sender, System.EventArgs e) { Response.Write("<script>window.open('help/ Helpfile.pdf?a=new','','left=0,top=0,width=860px,height=600px,toolbar=0,scrollbars=1,status=1')</script>"); } it is working fine, but when i am taking the msi(exe) of the project the help file is not coming..y this happening? Thanx in advance.

    C 1 Reply Last reply
    0
    • B bigphish

      I have a helpfile.pdf in my project.whenever clickinh the help button it will popup in a seperate window.i have given like this: private void LinkButton1_Click(object sender, System.EventArgs e) { Response.Write("<script>window.open('help/ Helpfile.pdf?a=new','','left=0,top=0,width=860px,height=600px,toolbar=0,scrollbars=1,status=1')</script>"); } it is working fine, but when i am taking the msi(exe) of the project the help file is not coming..y this happening? Thanx in advance.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You need to add your PDF to your MSI ?

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      B 1 Reply Last reply
      0
      • C Christian Graus

        You need to add your PDF to your MSI ?

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        B Offline
        B Offline
        bigphish
        wrote on last edited by
        #3

        yes.i hav already added in my project. but cant able to see,that files whn running MSI.

        C 1 Reply Last reply
        0
        • B bigphish

          yes.i hav already added in my project. but cant able to see,that files whn running MSI.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          OK - I don't know the first thing about making an MSI in VS, I use advanced installer. If it's in your project, then there must be another step to tell it to put it in the msi.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          B 1 Reply Last reply
          0
          • C Christian Graus

            OK - I don't know the first thing about making an MSI in VS, I use advanced installer. If it's in your project, then there must be another step to tell it to put it in the msi.

            Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            B Offline
            B Offline
            bigphish
            wrote on last edited by
            #5

            for creating set up in vs: go to solution explorer>solution >newproject > add >select documentation files,primary output,content files as project output > run project in release mode > build solution . ur msi is created in desired location. jus written,may hav usefull 4 sme others.

            Z 1 Reply Last reply
            0
            • B bigphish

              for creating set up in vs: go to solution explorer>solution >newproject > add >select documentation files,primary output,content files as project output > run project in release mode > build solution . ur msi is created in desired location. jus written,may hav usefull 4 sme others.

              Z Offline
              Z Offline
              Zoltan Balazs
              wrote on last edited by
              #6

              plz spk english!

              Work @ Network integrated solutions | Flickr | A practical use of the MVC pattern

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups