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. General Programming
  3. Visual Basic
  4. setup and deployment

setup and deployment

Scheduled Pinned Locked Moved Visual Basic
csharpsysadminquestionworkspace
5 Posts 4 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.
  • N Offline
    N Offline
    naeeemkhan
    wrote on last edited by
    #1

    i have an application developed in vb.net and msaccess during deployment i m facing following two problems 1.i want that my application is automatically run after installation plz tell me how it will? 2. when i make a shortcut of my application at user's desktop and program menu it opens the same location not call the exefile of the project.? thnx in advance plz reply me urgent my development is just hang due to these problems plz reply me soon

    L D 2 Replies Last reply
    0
    • N naeeemkhan

      i have an application developed in vb.net and msaccess during deployment i m facing following two problems 1.i want that my application is automatically run after installation plz tell me how it will? 2. when i make a shortcut of my application at user's desktop and program menu it opens the same location not call the exefile of the project.? thnx in advance plz reply me urgent my development is just hang due to these problems plz reply me soon

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      naeeemkhan wrote:

      2. when i make a shortcut of my application at user's desktop and program menu it opens the same location not call the exefile of the project.?

      http://support.microsoft.com/kb/821766/en-us[^]

      naeeemkhan wrote:

      1.i want that my application is automatically run after installation plz tell me how it will?

      I think you might need to use installshield.

      A 1 Reply Last reply
      0
      • L Lost User

        naeeemkhan wrote:

        2. when i make a shortcut of my application at user's desktop and program menu it opens the same location not call the exefile of the project.?

        http://support.microsoft.com/kb/821766/en-us[^]

        naeeemkhan wrote:

        1.i want that my application is automatically run after installation plz tell me how it will?

        I think you might need to use installshield.

        A Offline
        A Offline
        arunendra
        wrote on last edited by
        #3

        can you be abit more specific and can you give some more details, i think it will then be easy to understand your problem

        L 1 Reply Last reply
        0
        • N naeeemkhan

          i have an application developed in vb.net and msaccess during deployment i m facing following two problems 1.i want that my application is automatically run after installation plz tell me how it will? 2. when i make a shortcut of my application at user's desktop and program menu it opens the same location not call the exefile of the project.? thnx in advance plz reply me urgent my development is just hang due to these problems plz reply me soon

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          naeeemkhan wrote:

          1.i want that my application is automatically run after installation plz tell me how it will?

          Well, you could create a custom action for your installation project that ASKS first if the user wants to run the app after the install. Then, if so, just use the Process[^] class to launch it. Docs[^] on custom actions...

          naeeemkhan wrote:

          2. when i make a shortcut of my application at user's desktop and program menu it opens the same location not call the exefile of the project?

          Huh?? Are you saying that the shortcut you put into the install just opens the location of the .EXE?? Modify the shortcut in your installation and add the name of the .EXE to the path. Dave Kreskowiak Microsoft MVP - Visual Basic -- modified at 10:56 Friday 14th April, 2006

          1 Reply Last reply
          0
          • A arunendra

            can you be abit more specific and can you give some more details, i think it will then be easy to understand your problem

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Try to spend some of your time to research with this website[^]. I hope you could find what you need with this software.

            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