Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360

    Files to Private Network Shares

    Logged on as Domain Administrator.

    Install$ is a private network share for \\SHIPSERVER\APPS\InstallationSource. APPS is a public share.

    Code:
    %InstallerSource% = \\SHIPSERVER\Install$\TankerLoading
    [Set in Session Variables]
    Installing one file (filename.MSI) from Archive tab to %InstallerSource% reports decompression error #5 and 'could not open output file'.

    Change the destination to be:
    Code:
    %InstallerSource% = \\SHIPSERVER\APPS\InstallationSource\TankerLoading
    Works fine. I know it works OK with public shares but seems to not like the private version.

    As an aside, I had to click IGNORE to bypass the error however the log file reported SUCCESS installing the file (it did not install) but no sign of the original error. Should not every error be logged (Extended Errors is on)?

    Any ideas?

    Thanks - John

  2. #2
    Join Date
    Mar 2006
    Posts
    24
    Are you installing a file TO the private share, or FROM the private share ??

    Either way, you might want to check the "SHARE PERMISSIONS" of the $ share. Even though you are a Domain Admin, the share permissions might not be open enough for you to complete your task.

  3. #3
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360

    Files to Private Network Shares - FIXED

    I was about to say "don't be silly" of course it is set to Full Control for Everyone but luckily did not open my mouth before checking. Sure enough the private share was set to read only for Everyone. Worst still there should have been a Domain Admin entry with Full control but looks like somehow someone managed to delete it probably by deleting/recreating the share.

    "Honest guv, wasn't me!" I can hear my colleagues saying
    Thanks for suggestion - of course it now works....

    Rgds John

  4. #4
    Join Date
    Mar 2006
    Posts
    24
    LOL.... Yer very welcome.

    Oh, by the way........ Just wait till you start working on Vista !!!
    Its a nightmare !!..... With UAC on, a mapped drive exists. Great.

    But when you launch an installer across a network connection, and it
    wants ADMIN privilages, the install WONT see the mapped network drive
    because the process has been elevated to administrator, by way of
    RUNAS.... So obviously, the mapped network drives wont exist.

    Its driving me nuts !!!

  5. #5
    Join Date
    Apr 2001
    Location
    Haverhill, Suffolk, UK
    Posts
    360
    Been there with Vista already - took me twice as long to install a network compared to the same thing on XP for the same reasons you mention amongst others. Personally I will stick with XP for time being as I see little advantage when it takes so much more time to carry out a simple task. I understand what they are trying to do but I already lock down our systems through judicious use of group policy. A user cannot even get to the RUN command which is a major way to stop people fiddling.

    Will let Vista get to Service Pack 1 first!

    John

Similar Threads

  1. Unable to find software?
    By NigelLacey in forum Visual Patch 2.0
    Replies: 4
    Last Post: 10-11-2005, 10:35 AM
  2. Placing autoplay files on a network
    By TheMatrix in forum AutoPlay Media Studio 4.0
    Replies: 5
    Last Post: 10-17-2003, 05:53 AM
  3. method to index/compare user's files for update?
    By intel352 in forum Setup Factory 6.0
    Replies: 0
    Last Post: 01-15-2003, 03:08 PM
  4. INFO: Why Files are Renamed in the DATA Folder
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-24-2002, 03:36 PM
  5. problems saving files on a new network server
    By mczajka in forum Setup Factory 6.0
    Replies: 1
    Last Post: 08-02-2002, 04:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts