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. Visual Basic Installer

Visual Basic Installer

Scheduled Pinned Locked Moved Visual Basic
helpquestion
4 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.
  • E Offline
    E Offline
    Erasmop
    wrote on last edited by
    #1

    Hi! I did a installer using the Visual Basic Installer but after instalation, only the one who installed the application can use the program (installed). I dont know if I have to change something on the vb project (used by Visual Basic Installer) or change the instaler's code. Could you help me? Thanks

    R 1 Reply Last reply
    0
    • E Erasmop

      Hi! I did a installer using the Visual Basic Installer but after instalation, only the one who installed the application can use the program (installed). I dont know if I have to change something on the vb project (used by Visual Basic Installer) or change the instaler's code. Could you help me? Thanks

      R Offline
      R Offline
      Roger Wright
      wrote on last edited by
      #2

      This sounds more like a permissions problem on the target computer than a programming or installation problem. What OS is it installing to? Win2K has caused me some headaches after installing even commercial MS products. Only an Admin can install them, but after I did an installation for the user and had the owner log in, the app went away. Locating the program was no problem, but I had to manually change the permissions for each app to allow users to open them.

      E 1 Reply Last reply
      0
      • R Roger Wright

        This sounds more like a permissions problem on the target computer than a programming or installation problem. What OS is it installing to? Win2K has caused me some headaches after installing even commercial MS products. Only an Admin can install them, but after I did an installation for the user and had the owner log in, the app went away. Locating the program was no problem, but I had to manually change the permissions for each app to allow users to open them.

        E Offline
        E Offline
        erasmo
        wrote on last edited by
        #3

        Thank you Roger Wright! I'm using win2k. I'm in doubt of what place I have to write the key (used by Visual Basic Installer) on the register. Using Visual Basic Installer you have some options like that, and in addition I dont know if version of win2k I use have some restriction about that.

        R 1 Reply Last reply
        0
        • E erasmo

          Thank you Roger Wright! I'm using win2k. I'm in doubt of what place I have to write the key (used by Visual Basic Installer) on the register. Using Visual Basic Installer you have some options like that, and in addition I dont know if version of win2k I use have some restriction about that.

          R Offline
          R Offline
          Roger Wright
          wrote on last edited by
          #4

          In Win2K only local administrators can modify the Registry. Whoever installs the app will have to have admin priveleges, then after installing will have to set permissions for users manually. I'm sure there's an easier way, but I haven't found it.

          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