2. Update Procedure¶
If Keypirinha is not installed on your machine yet. You should head over to the Installation chapter instead.
Keypirinha does not come with an installer yet so the update procedure must be done manually.
Warning
You must first ensure Keypirinha is not running before doing anything else! This is because it keeps open some of its files at runtime so you would not be able to modify/delete them...
To exit Keypirinha, you have two options:
Once you’re sure Keypirinha is not running anymore, the procedure depends on whether you chose the Installed Mode or the Portable Mode.
Tip
To check in which mode Keypirinha is, open its install directory and check
for a portable directory. If it is there, you are in
Portable Mode.
2.1. Update in Installed Mode¶
- Open Keypirinha‘s install directory.
Say it’sU:\Keypirinhafor example.
Ensure there is noU:\Keypirinha\portabledirectory! - Delete it.
Don’t worry. In this mode, your configuration files are stored in your Home folder (i.e. under%APPDATA%\Keypirinha). - Open Keypirinha‘s distribution archive (its name should be something like
keypirinha-x64-portable.zip). - Extract its content to
U:\.
You should now have aU:\Keypirinhadirectory. - Delete the
U:\Keypirinha\portabledirectory.
That indicates Keypirinha it must run in Installed Mode. - You’re done!
You may now execute theU:\Keypirinha\keypirinha.exefile.
It might be namedkeypirinhain your Windows Explorer view, so to recognize it, it is the one with the squared-K icon.
Warning
Be sure to read the section below about Overridden Shipped Packages.
2.2. Update in Portable Mode¶
- Open Keypirinha‘s install directory.
Say it’sU:\Keypirinhafor example.
Ensure there is aU:\Keypirinha\portabledirectory! - Delete everything in
U:\KeypirinhaexceptU:\Keypirinha\portable.
Don’t mess up with this one, this is where your configuration files are located! - Open Keypirinha‘s distribution archive (its name should be something like
keypirinha-x64-portable.zip). - Extract its content to
U:\.
It is safe to anwser yes to theOverwrite?question concerning theportabledirectory since it is just about replacing a dummy file (i.e.KEEPME). - You’re done!
You may now execute theU:\Keypirinha\keypirinha.exefile.
It might be namedkeypirinhain your Windows Explorer view, so to recognize it, it is the one with the squared-K icon.
Warning
Be sure to read the section below about Overridden Shipped Packages.
2.3. Overridden Shipped Packages¶
If you have modified some official package, you may want to ensure their code, their resources and the nomenclature of their default configuration files hasn’t changed much!
If you run into trouble with an official package, try first to move away its loose folder to check if your issue is reproducible.