1. We use [filename].dat files \ProgramData\ to store user settings.
2. These files are provided by both installed .cab files that are extracted to \ProgramData\ and installed default .dat files that are copied to \ProgramData\.
3. If the user chooses [x] Run $title$ Now in the finish dialog, all of these .dat files are set to Owner = Administrators and our app can't write to these files. See Bad Owner image.
4. If the user turns off [ ] Run $title$ now, these .dat files are created with Owner = [user name[] and our app can write to them just fine. See Correct Owner image.
The project is in InstallAwareApp.zip
[X] Run $title$ Now in finish dialog creates a critical program issue
-
- Posts: 16
- Joined: Sat Oct 08, 2022 9:15 am
-
- Posts: 16
- Joined: Sat Oct 08, 2022 9:15 am
Re: [X] Run $title$ Now in finish dialog creates a critical program issue
Figured it out. Using Run Program As instead of Run Program.
Who is online
Users browsing this forum: No registered users and 6 guests