-
Install mAirList demo on the new computer.
-
Open mAirListConfig on the old computer, go to Advanced -> Data Folders, and open the root data folder in Windows Explorer.
-
Repeat step 2 on the new computer.
-
Copy all files and folders, except license.lic, from the old to the new data folder.
-
Uninstall mAirList from the old computer.
-
Use the contact form on the website to request a reset of your license (enter your serial number to speed up the process).
-
When you receive the message that your license was reset, open the License Manager on the new computer, and download/activate your license.
If you don’t want to wait for step #7, you can optionally go to the Customer Area on the website and turn on emergency activation for your license. This will allow you to use it for 7 days while your request is processed (usually much faster though).
Regarding the file names:
I assume you are using a mAirListDB, and d:\data was previously registered as a storage.
If so, you just have to go to Administration -> Configuration in the database app (on the new computer), then on the Storages tab, double-click the D:\data storage, and change the default location to k:\mAirListData.
This will work because mAirListDB only stores relative filenames, plus the ID of the storage. So if the filename is d:\data\artist-title.mp3, only “artist-title.mp3” is stored in the database record, and when you retrieve the item from the database later, mAirListDB will prepend the storage folder again. So you can easily change the base path of all files by chaging the storage location in the config, given that the folder structure within that storage folder is still the same.