MB Software Solutions, LLC wrote on 2010-05-10: > Tracy Pearson wrote: >> Mike, >> >> Be sure your Installer prevents installation to "HOME" configurations. >> This link has some INNO code that shows one how to prevent install to >> some configurations >> http://jrsoftware.innosetup.code.free-usenet.eu/Syntax-error-about- an- >> Invali d-Prototype_T21777089_S1 >> >> or >> >> http://tinyurl.com/2uqn3ws > > Hi Tracy, > > That's certainly a cure so as to prevent installation to Home > versions, but I was hoping to have some good workaround for the bloke > to still be able to use this software. > > My betting money is on the registry read/write. (Lend me some betting > money...lol). >
Mike, If it is the Registry, it is where you are writing the information. If you write it to the user editable locations, not the system locations you'll be able to get this to work. However, if there is a network involved. Home Premium can only connect to other Home Premium systems in Peer-to-peer configurations, or to a Home Server. (supposedly) If he is connecting to a domain, he's not being authenticated. If you're attempting to write to files on the network, the rights might be set to Authenticated users can write, but users only have read access, which may be the problem. Without knowing what messages the end user really got, you are guessing. Do you have a Crystal Ball? <smile> Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000301caf08f$fc8e3c50$f5aab4...@com ** 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.

