Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2005
    Posts
    7

    Registering OCX issues...

    Howdy,

    I've finished my build and everything is swell except for one thing... This installation is going to be done on computers with "user" rights. My install includes one OCX file that needs to be registered. I know you can set the file to register in the file properties within the setup foactory, but that doesnt work.. Thing is, only admin's to the machine can write to the registry... Any ideas?

  2. #2
    Join Date
    Jun 2005
    Posts
    470
    I don't think any installer can do something that the user running the installer is not allowed to do.
    Depending on how the 'user' rights are configured, the user (so your installer) may not be allowed to write to \Program Files, \System32 etc., or anywhere outside
    \Documents and Settings\<username>\
    , and such restrictions are normal for 'user' accounts.

    There is an option in Settings/System Requirements to require admin rights.
    Probably you can also detect the user rights yourself through scripting and display a more informative message to the user.

  3. #3
    Join Date
    May 2000
    Location
    Indigo Rose Software
    Posts
    2,150
    Setup Factory 7.0 cannot override user permissions on a system. The User accounts are in place to protect the system from damage. This is built into the Windows OS so there is no workaround. You will find that it is quite common that an Admin has to install software on machines.

    Adam Kapilik

Similar Threads

  1. backup ocx or dll files into uninstall dir
    By Gavrilo in forum Setup Factory 6.0
    Replies: 3
    Last Post: 04-15-2003, 12:38 PM
  2. Media Player 9.0 Issues in AMS40
    By Brett in forum AutoPlay Media Studio 4.0
    Replies: 0
    Last Post: 01-23-2003, 10:26 AM
  3. PROBLEM: Setup Hangs at Registering Fonts Stage
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 09-19-2002, 09:38 AM
  4. Oder of registering dlls
    By JohnD in forum Setup Factory 6.0
    Replies: 0
    Last Post: 04-11-2002, 06:03 AM
  5. Error registering OCX from Jet Runtime
    By JXBURNS in forum Setup Factory 6.0
    Replies: 1
    Last Post: 04-03-2002, 12:57 AM

Posting Permissions

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