If they Pilrc uses the Windows Installer (Visual Studio Installer when distributed with Visual Studio) which uses .msi files, you can use the allusers=1 command line parameter on the setup command line while logged in as administrator.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/allusers_property.asp is a direct link to the description. or search msdn for allusers Otherwise, login as administrator and install using the control panel - add/remove programs and select for all users when prompted - this dialog varies by os version. -------------------------------------------------------------------- Gary Gorsline ========================== End of Message ========================== ----- Original Message ----- From: "Philippe Fischer" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, December 09, 2003 10:05 AM Subject: Re: Pilrc designer - registration key > Hi, > I had a similar Problem with Pilrc. It happened because I've installed CW as > admin and tried to work with it as normal user. The Pilrc installer stores > the registration key in the windows registry so they are only available to > the user who has installed the app. To resolve the prob find the Pilrc keys > in the windows registry and copy them to the registry of the user who's > intended to work with it. > > > Best regards > > > Philippe > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Tuesday, December 09, 2003 1:59 PM > Subject: Pilrc designer - registration key > > > > Hi > > > > In my version 9.2 of codewarrior when I launch Pilrc Designer > > (either from the menu or directly from the executable screen) it > > keeps asking me for my registration details and won't let me enter > > the application. I even tried entering the details I had from a > > purchased version of Developer Studio 2.7 but it wouldn't have them. > > I have re-installed codewarrior and it didn't work either. Can > > anyone help me out? > > > > Which reminds me - anyone know what on earth is up with falch? > > Their website and news servers have not been working for months now. > > > > Fergal. > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
