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. Database & SysAdmin
  3. System Admin
  4. MSI Install Problems over UNC Share

MSI Install Problems over UNC Share

Scheduled Pinned Locked Moved System Admin
sysadminhelpquestion
3 Posts 2 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.
  • M Offline
    M Offline
    martin_hughes
    wrote on last edited by
    #1

    Hi All, I have a shared folder on an SBS2003 Server. The folder contains an MSI, and the permissions on the folder give Everyone & Guest full access. Whenever a user attempts to double click the MSI via the share (\\Server\Share1\folder\App.msi) Windows Installer pops up the following message "The Installation package could not be opened. Verify the package exists..." and the Event ID is: 11708 Install Operation Failed. However, if a user maps a drive - such as Z:\ - and runs the msi, installation works fine. I'm not sure what the problem here is... anyone got any ideas? Thanks, Martin.

    A 1 Reply Last reply
    0
    • M martin_hughes

      Hi All, I have a shared folder on an SBS2003 Server. The folder contains an MSI, and the permissions on the folder give Everyone & Guest full access. Whenever a user attempts to double click the MSI via the share (\\Server\Share1\folder\App.msi) Windows Installer pops up the following message "The Installation package could not be opened. Verify the package exists..." and the Event ID is: 11708 Install Operation Failed. However, if a user maps a drive - such as Z:\ - and runs the msi, installation works fine. I'm not sure what the problem here is... anyone got any ideas? Thanks, Martin.

      A Offline
      A Offline
      akseli
      wrote on last edited by
      #2

      Hey, there are two possibilities as far as I can tell ... 1. the windows installer package, when run from the shared folder, does not know how to parse its own 'home address' and thus tells you that it doesn't exist... In this case I think that your only solution is to have your users map the network drive in order to access the software. 2. it's also possible that, since users enter a username and password (I'm supposing they are) when mapping the network drive, they are getting different permissions to the file than when they access the share. You should make sure that users are not accessing the shared folder as a 'guest' or 'anonymous' user. Also, you might want to check your permissions to make sure that "Eeveryone" and "Guest" have the "Execute" box checked off, as sometimes "Full Access" still leaves "execute" disabled. I'm sorry that I can't be of any more help, good luck! Akseli A.

      M 1 Reply Last reply
      0
      • A akseli

        Hey, there are two possibilities as far as I can tell ... 1. the windows installer package, when run from the shared folder, does not know how to parse its own 'home address' and thus tells you that it doesn't exist... In this case I think that your only solution is to have your users map the network drive in order to access the software. 2. it's also possible that, since users enter a username and password (I'm supposing they are) when mapping the network drive, they are getting different permissions to the file than when they access the share. You should make sure that users are not accessing the shared folder as a 'guest' or 'anonymous' user. Also, you might want to check your permissions to make sure that "Eeveryone" and "Guest" have the "Execute" box checked off, as sometimes "Full Access" still leaves "execute" disabled. I'm sorry that I can't be of any more help, good luck! Akseli A.

        M Offline
        M Offline
        martin_hughes
        wrote on last edited by
        #3

        Hi Akseli, Thanks for the suggestions -

        akseli wrote:

        the windows installer package, when run from the shared folder, does not know how to parse its own 'home address' and thus tells you that it doesn't exist... In this case I think that your only solution is to have your users map the network drive in order to access the software.

        I think you may be on to something here - I think the developer is using an old version of the package tool (VB 6 or earlier), I shall have a go at using a more recent version of the tool. Thanks, Martin.

        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