Search found 2 matches

by BjornGeiner
04 Oct 2014, 07:06
Forum: Help
Topic: AppData Directory
Replies: 2
Views: 17124

Re: AppData Directory

Ok, I guess I understand it better now having spent some time with it, having seen what other programs do and having read the documentation.

Just use a command of type "shell" using the windows cmd language, to create the folder.

Here is an example: cd <appData> & md MyApp

So now it's working ...
by BjornGeiner
30 Sep 2014, 22:28
Forum: Help
Topic: AppData Directory
Replies: 2
Views: 17124

AppData Directory

Hi, is it possible to set the AppData directory in Roaming, Local or LocalLow with InstallForge?

In the Setup Constants topic in the Tutorials part of the forum <AppData> and <AppDataPublic> are said to be built-in setup constants, but somehow I haven't figured out how to set those yet.

Of ...