Page 1 of 1

All Users and ProgramData

Posted: Sat Apr 29, 2023 6:59 am
by MH100181
The program stores the settings:
WINXP - C:\Documents and Settings\All Users\<FolderSettings>
WINVISTA+ - C:\ProgramData\<FolderSettings>
None of the variables %% is suitable

%USERPROFILE% - There are
%ALLUSER SPROFILE% - No, but the program saves to it

Программа хранит настройки:
WINXP - C:\Documents and Settings\All Users\<FolderSettings>
WINVISTA+ - C:\ProgramData\<FolderSettings>
Ни одна из переменных %% не подходит

%USERPROFILE% - Есть
%ALLUSER SPROFILE% - Нет, а программа сохраняет в неё

Re: All Users and ProgramData

Posted: Wed May 10, 2023 8:30 am
by Enigma
Hi, this root folder is the following:
vb1.png

Re: All Users and ProgramData

Posted: Fri May 12, 2023 12:01 pm
by MH100181
%AllUsers, ApplicationData FOLDER%
This is the All Users\Application Data folder
And the program stores the settings in All Users\<FolderSettings>
If there is, %UserProfile FOLDER%
then it can add and %AllUsersProfile FOLDER% ?