You are here

Launcher.ini Problem

6 posts / 0 new
Last post
lck2004
Offline
Last seen: 11 years 6 months ago
Joined: 2012-09-28 01:56
Launcher.ini Problem

Hi,I'm a newbie

I'm having a problem moving ini from userprofile

The ini file is in %USERPROFILE%\FunShion.ini

How do I move it to %PAL:%PAL:DataDir%\settings

I have tried [FilesMove] and [Environment] but it doesn't work

pls help

Ken Herbert
Ken Herbert's picture
Online
Last seen: 56 min 21 sec ago
DeveloperModerator
Joined: 2010-05-25 18:19
FilesMove is the way to do

FilesMove is the way to do it. If you post the exact code you are trying in your FilesMove we will be able to help you better, instead of just providing the answer and you being none-the-wiser as to why it works.

John T. Haller
John T. Haller's picture
Online
Last seen: 44 min 53 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
FilesMove

You'd specifically need this:

[FilesMove]
settings\FunShion.ini=%USERPROFILE%

That would move the file back and forth between C:\Users\[USERNAME]\ and AppNamePortable\Data\settings.

Sometimes, the impossible can become possible, if you're awesome!

Aluísio A. S. G.
Offline
Last seen: 7 years 8 months ago
DeveloperTranslator
Joined: 2010-11-09 17:43
No settings\

IIRC, that is (supposed to be) reserved to the Launcher.

Previously known as kAlug.

John T. Haller
John T. Haller's picture
Online
Last seen: 44 min 53 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Files

I believe files are ok. It's that you can't use the settings file as a DirectoriesMove location. The manual still lists settings as a FilesMove example.

Sometimes, the impossible can become possible, if you're awesome!

lck2004
Offline
Last seen: 11 years 6 months ago
Joined: 2012-09-28 01:56
Thanks...It worked! I was

Thanks...It worked!

I was wrong that I have used [FilesMove] with settings\FunShion.ini=%USERPROFILE%\FunShion.ini

Log in or register to post comments