View Single Post
  #1  
Old 4th Jul 06, 05:10 PM
TheMysterio's Avatar
TheMysterio TheMysterio is offline
Senior Member
 
Join Date: Sep 2002
Posts: 419
TheMysterio
Send a message via MSN to TheMysterio
Help with Inno-Setup - Registering COM Dlls
Hello All,

i have 2 COM dl ( Written in VC++) and VC++ runtime files bundled in my installer created using InnoSetup (v5.1.6). The problem i face here is the setup is not able to register any dll's in machine if the user who logs in is not a part of admin group. This problem happens only in Windows XP and not in Windows 2000 Pro! . I am using the script as mentioned in http://www.jrsoftware.org/iskb.php?vc
It says if i use restartreplace flag i need to have admin previlages.
Is there any way with which i can register the dll's for a limited user account? Kindly help me as i wasnt able to find any solution for this!

Been breaking my head for 2 weeks now..no solution
can any one help me out??
Thanks in advance
Best Regards
KK
Reply With Quote