How to import all configurations and definitions from version 8 to version 9?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

Hi,
How to import all configurations and definitions from version 8 to version 9?
User avatar
bbadmin
Site Admin
Posts: 1020
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: How to import all configurations and definitions from version 8 to version 9?

Post by bbadmin »

If you install version 9 of TextPad on the same PC as version 8, it will uninstall version 8 and copy all its configuration files. If you need to import them from another PC, they are stored in this folder:

%APPDATA%\Helios\TextPad\8

Copy its contents to:

%APPDATA%\Helios\TextPad\9
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

Re: How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

I installed version 9 of TextPad on the same PC as version 8.
Why did I get a black window background having a white background in version 8?
User avatar
bbadmin
Site Admin
Posts: 1020
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: How to import all configurations and definitions from version 8 to version 9?

Post by bbadmin »

I don't know why but you can change it using View » Appearance » Default.
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

Re: How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

It works now.
Thank you!
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

Re: How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

Hi,

I did a restart of my PC after it was a couple of month up, and all my Textpad settings were lost.
Working with Textpad version 9.5.2.
How to restore my settings?
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

Re: How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

Hi
I did a restart of my PC after it was a couple of month up, and all my Textpad settings were lost.
Working with Textpad version 9.5.2.
How to restore my settings?
User avatar
bbadmin
Site Admin
Posts: 1020
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: How to import all configurations and definitions from version 8 to version 9?

Post by bbadmin »

TextPad saves its settings (apart from the user interface) in this file:

Code: Select all

%APPDATA%\Helios\TextPad\9\ConfigState.xml
If it doesn't exist, TextPad creates it with its default settings.

I can't help with the reason it may have been deleted from your PC.
User avatar
AmigoJack
Posts: 596
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Re: How to import all configurations and definitions from version 8 to version 9?

Post by AmigoJack »

Mordi wrote: Thu Mar 20, 2025 2:30 pmI did a restart of my PC
Did you close TextPad before to ensure everything will be saved? Or did you assume Windows would handle that for you?
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

Re: How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

bbadmin wrote: Wed Sep 11, 2024 2:49 pm If you install version 9 of TextPad on the same PC as version 8, it will uninstall version 8 and copy all its configuration files. If you need to import them from another PC, they are stored in this folder:

%APPDATA%\Helios\TextPad\8

Copy its contents to:

%APPDATA%\Helios\TextPad\9

Hi
How to import all configurations and definitions from version 9.5.2 to version 9.8 on another Pc ?
User avatar
bbadmin
Site Admin
Posts: 1020
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: How to import all configurations and definitions from version 8 to version 9?

Post by bbadmin »

The easiest way is to install the latest release over 9.5.2, use the Backup command on its Configure menu to export its configuration, then import it with the Restore command on the other PC. Otherwise, transfer everything in these folders:

%APPDATA%\Helios\TextPad\9
%PROGRAMDATA%\Helios\TextPad
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

Re: How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

I am sorry , the question should be:
How to export/ import all configurations and definitions from version 9.8 to a new installation of version 9.8 on another brand new Pc ?
User avatar
bbadmin
Site Admin
Posts: 1020
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: How to import all configurations and definitions from version 8 to version 9?

Post by bbadmin »

  1. Export your configuration on the old PC using the Backup command on TextPad's Configure menu, and copy the file to the new PC.
  2. Install TextPad on the new PC.
  3. Run it and import the configuration using its Restore command.
  4. Restart TextPad.
Mordi
Posts: 19
Joined: Wed Sep 11, 2024 1:54 pm

Re: How to import all configurations and definitions from version 8 to version 9?

Post by Mordi »

Is that the same as copying %APPDATA%\Helios\TextPad\9 from source PC to target PC?
User avatar
bbadmin
Site Admin
Posts: 1020
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: How to import all configurations and definitions from version 8 to version 9?

Post by bbadmin »

In addition to that folder, it also copies your TextPad license and any additions you may have made to the spell checker dictionaries.
Post Reply