Windows 7 + Configuration (config.xml): Difference between revisions

From MXWendler Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''This applies to Windows 7, 8, 8.1, 10 and MXWendler version 4.2 and above'''
This applies to Windows 7, 8, 8.1, 10 and MXWendler version 4.2 and above


'''Problem'''


''Problem:''
You want to store/save/restore/edit your configuration. You are used to editing the config file in '''(MXWendler program location)/config/config.xml''', but there is either no file or whatever you change makes no difference to MXWendler.
* You want to store/save/restore/edit your configuration. You are used to edit the config file in (MXWendler program location)/config/config.xml, but there is either no file or whatever you change makes no difference to MXWendler


'''Solutions'''


''Solutions:''
1. Simple, but not recommended: run MXWendler as Administrator. <br>
* Simple, but not recommended: run MXWendler as Administrator
2. Simple, but not recommended: Change the User Account Control (UAC) Level. <br>
* Simple, but not recommended: Change the User Account Control (UAC) Level
3. Recommended: Use MXWendler as a standard user. '''config.xml''' is not in the program files directory anymore, look for it in:
: '''''C:\Users\(Your Username)\AppData\Roaming\MXW'''''


'''MXWendler Versions > 5.0'''


Recommended: do not alter your system and use MXWendler as a standard user. ''config.xml'' is not in the program files directory an more, look for it in
With MXWendler versions 5.2 and above, you can open the current config folder with:
* C:\Users\(Your Username)\AppData\Roaming\MXW ( 64 Bit OS versions )
:'''Settings &rarr; Open config.xml directory (CTRL+SHIFT+C)'''
* C:\Users\(Your Username)\AppData\Local\MXWendlerStageDESIGNER ( 64 Bit OS versions )
* C:\Users\(Your Username)\AppData\Local\VirtualStore\Program Files (x86)\MXWendlerStageDESIGNER ( 32 Bit OS versions )


'''Background'''


 
Since Vista, Windows uses a so-called "VirtualStore". For security reasons, a program cannot change any file in the program files directory. So the user is redirected to one of the directories stated above.
''Background:''
* Since Vista, Windows uses a so-called ''VirtualStore''. For security reasons, a program cannot change any file in the program files directory. So the user is redirected to one of the directories stated above

Latest revision as of 11:05, 2 October 2019

This applies to Windows 7, 8, 8.1, 10 and MXWendler version 4.2 and above

Problem

You want to store/save/restore/edit your configuration. You are used to editing the config file in (MXWendler program location)/config/config.xml, but there is either no file or whatever you change makes no difference to MXWendler.

Solutions

1. Simple, but not recommended: run MXWendler as Administrator.
2. Simple, but not recommended: Change the User Account Control (UAC) Level.
3. Recommended: Use MXWendler as a standard user. config.xml is not in the program files directory anymore, look for it in:

C:\Users\(Your Username)\AppData\Roaming\MXW

MXWendler Versions > 5.0

With MXWendler versions 5.2 and above, you can open the current config folder with:

Settings → Open config.xml directory (CTRL+SHIFT+C)

Background

Since Vista, Windows uses a so-called "VirtualStore". For security reasons, a program cannot change any file in the program files directory. So the user is redirected to one of the directories stated above.