Opened 18 years ago

Closed 15 years ago

Last modified 14 years ago

#81 closed task (fixed)

Move all writable files to user's home directory

Reported by: Jan Wassenberg Owned by:
Priority: Nice to Have Milestone:
Component: Core engine Keywords: vfs; lua
Cc: Patch:

Description

To support Least-permission User Accounts (i.e. everything except Administrator) on Windows, no files in the game directory may be written to.

1) All output files (e.g. screenshots, savegames) should go into "My Documents\My Games\0ad" (suggestion). 2) Non-user-specific stuff that also doesn't need to be backed up (e.g. archive and XMB) should go in "Documents and Settings\All Users\Application Data\0ad". 3) this will be implemented in a portable fashion by providing sysdep routines to return "home" and "local appdata" directories.

Change History (4)

comment:1 by Jan Wassenberg, 18 years ago

Milestone: BetaAlpha

comment:2 by Jan Wassenberg, 15 years ago

r7065 (finally) implements this :) Status is currently experimental.

comment:3 by Jan Wassenberg, 15 years ago

Resolution: fixed
Status: newclosed

Seems to work :) Closing ticket, feel free to reopen if issues arise.

comment:4 by (none), 14 years ago

Milestone: Alpha

Milestone Alpha deleted

Note: See TracTickets for help on using tickets.