How to copy settings from a newer version to an older version

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 copy settings from a newer version to an older version

Post by Mordi »

Hi,
How to copy settings from a newer version to an older version?
From 9.8 to 7.6.4 ?
I mean: shortcut definitions, document clases, macros.
User avatar
bbadmin
Site Admin
Posts: 1020
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: How to copy settings from a newer version to an older version

Post by bbadmin »

Backwards compatibility is not guaranteed, especially with macros, but try copying the contents of

Code: Select all

%APPDATA%\Helios\TextPad\9
to

Code: Select all

%APPDATA%\Helios\TextPad\7
Post Reply