Forum LiberKey


https://www.liberkey.com/forum/

LiberKey Portabilizer (Config File Not found)

https://www.liberkey.com/forum/viewtopic.php?f=29&t=4359

Page 1 sur 1

LiberKey Portabilizer (Config File Not found)

MessagePosté: 25 Septembre 2010, 05:44
de Mr-Expert
Hi,

Whenever I try to launch an application from liberykey, I get a popup "Config file not found" with popup window title as "LiberKey Portabilizer v2.0.367". After clicking 'OK' in that popup, the applications wouldn't start. I tried downloading latest LiberKey installation and installed again to the same USB stick. Still I get the same message. I tried launching applications with File associations disabled. Still the same issue. Please help.

Image

I have many applications installed and do not want to format the USB stick and try a reinstall all over again.

Thanks,
Shaun.

Re: LiberKey Portabilizer (Config File Not found)

MessagePosté: 25 Septembre 2010, 10:06
de skybird
Hello Mr-Expert.

Mr-Expert a écrit:I get a popup "Config file not found" with popup window title as "LiberKey Portabilizer v2.0.367"

Do you have a file \LiberKeyTools\LiberKeyPortabilizer\LiberKeyPortabilizer.xml ?
If yes , what does it contain ?

Re: LiberKey Portabilizer (Config File Not found)

MessagePosté: 25 Septembre 2010, 12:18
de Mr-Expert
Contents of LiberKeyPortabilizer.xml are -

Code: Tout sélectionner
<>
   <UserLanguage>en</UserLanguage>
   <Language/>
</>

Re: LiberKey Portabilizer (Config File Not found)

MessagePosté: 25 Septembre 2010, 12:31
de skybird
Your LiberKeyPortabilizer.xml is corrupted. Replace the contents by :
Code: Tout sélectionner
<LiberKeyPortabilizer>
   <Language file="LiberKeyPortabilizer_en.xml">en</Language>
</LiberKeyPortabilizer>


Mr-Expert a écrit:I tried downloading latest LiberKey installation and installed again to the same USB stick. Still I get the same message.

What is your configuration ? (OS, language, 32/64 bit)

Re: LiberKey Portabilizer (Config File Not found)

MessagePosté: 25 Septembre 2010, 12:49
de Mr-Expert
skybird a écrit:What is your configuration ? (OS, language, 32/64 bit)

WinXP Pro SP3, English, 32bit

Replacing contents of the XML worked. I'm able to launch apps now. Thanks for the quick help. Much appreciated.

If you would require any more info to figure out the reason for corruption, please ask.

Thanks,
Shaun.

Re: LiberKey Portabilizer (Config File Not found)

MessagePosté: 25 Septembre 2010, 15:15
de Dji
Thanks for the solution Skybird, I also had this error "sometimes" (but apps were able to start)

In liberkeyportabilizer.xml I had:
<Language file="LiberKeyPortabilizer_lng.xml">fr</Language>


I replaced with following text and fixed the issue !
<Language file="LiberKeyPortabilizer_fr.xml">fr</Language>