Mike Copeland wrote on 2015-06-10: > Dave > > There's additional info about DllRegisterServer on Fox.wikis.com and > several other fox-centric websites. > > One caveat...I have not used that code on Windows 7 (and therefore with > UAC.) It wouldn't surprise me if there was a need for admin level clearance. > > It worked very well with WinXP. I had a routine that, during program > startup, determined if several OCXs were registered. If not, it > registered them. > > Mike >
It is because of UAC that I went with the INNO scripts to complete my installs. One could, when the Manifest entry is set correctly, get administrative access after the process started. Once you have that level in that runtime, you keep that level. This could be seen as a security risk. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

