hangman1060
2010-Jan-30 06:12 UTC
[Wine] ERROR: You do not have permission to write to C:\
I am opening a zipped Windows installer for an IDE for a Texas Instruments microcontroller. I set the installation folder to be C:\Program Files\TexasInstruments but I get an error message saying that I don't have permission to write to the folder. The permission setting is set to full access to the folder, so I don't understand what the problem is. Thank you in advance for your help. It will be greatly appreciated.
hangman1060 wrote:> I set the installation folder to be C:\Program Files\TexasInstruments but I get an error message saying that I don't have permission to write to the folder.Wine version? What does the terminal say? What does this command show? Code: ls -la ~/.wine/drive_c/Program\ Files
hangman1060
2010-Jan-30 17:20 UTC
[Wine] Re: ERROR: You do not have permission to write to C:
wine version: 1.0.1 vlad at vlad-laptop:~$ ls -la ~/.wine/drive_c/Program\ Files total 20 drwxrwxr-x 5 vlad vlad 4096 2010-01-30 12:15 . drwxr-xr-x 4 vlad vlad 4096 2010-01-29 23:46 .. drwxr-xr-x 2 vlad vlad 4096 2010-01-29 23:46 Common Files drwxr-xr-x 2 vlad vlad 4096 2010-01-29 23:46 Internet Explorer drwxr-xr-x 2 vlad vlad 4096 2010-01-30 12:16 Texas Instruments