Hi L., It sounds like standard Windows 7 permissions. If you install files under Program Files they will not be editable by default. For example, did you use Notepad to edit the INI file? If so, try right-clicking on Notepad under the Start menu and selecting "Run as administrator" so that you are running Notepad with elevated privileges (just logging in as Administrator is not enough). Then use the File/Open menu item in Notepad to browse to the INI file, edit it, and save it. This time it should save. Note that you may have to change the filter in Notepad to All files (*.*) instead of the default Text documents (*.txt).
If you really want to change the permissions so that it can be edited by the user without elevated privileges, use the Permission child element (or PermissionEx). Alternatively, install to a user-editable location. Daniel Madill -----Original Message----- From: lolonapoli [mailto:lolonap...@gmail.com] Sent: February-27-13 10:11 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Installation target is ReadOnly? Hello, I just create my first installation package with wix :) In this package there is an application (.exe), a desktop shortcut and a .ini file for the configuration and some more that don't interest this thread. I have 2 strange behaviors once installed: 1) Right clicking the shortcut-> properties. The "Open file location" button is disabled. 2)The user needs to configure the program behavior editing the INI installed in the Program files folder. but , after editing, the Save operation failed with "access deny". I am on windows7 32. I have installed my software as administrator and trying to modify the INI file also as administrator. Someone can help me to figure out what's wrong? Thanks L. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Installation-target-is-ReadOnly-tp7584002.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users