Ticket #454 (new defect)
file permissions of installed files on windows
| Reported by: | Toxaris | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Cabal-1.8 |
| Component: | Cabal library | Version: | 1.6.0.1 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | normal | |
| GHC Version: | 6.10.1 | Platform: | Windows |
Description
When installing a binary on Windows Vista using ghc 6.10.1 and Cabal 1.6.0.1, it is not accessible for ordinary users. Old binaries installed with ghc 6.8.2 and Cabal 1.4 had "read" and "execute" permissions set for "all users", while new binaries have only permissions set for "administrators".
Cabal should set "read" and "execute" permissions for "all users" for binaries.
A workaround is to manually set these permissions using the executable's properties dialog.
Change History
Note: See
TracTickets for help on using
tickets.
