Tags: windows
How to fix "No access" error when changing Windows file permissions
By Robin Smidsrød on Dec 10, 2011 | In Software, Hardware | Send feedback »
Yesterday I helped my father to install his new computer with Windows 7. For several reasons I shall not mention, it was in the best interest to take the hard drive of the old (broken) computer and copy all the data from it to the new. What he (and me) wanted was to keep all the settings and other stuff and just reinstall his programs. That meant copying the entire AppData folder under his user account in addition to his normal files.
During this process obviously all files had kept the old SIDs, and as they weren't matching his new SID (on the new computer) I was having problems accessing the files. Lots of stuff didn't work. I was getting "No access" messages left and right when I tried to change the permissions of those copied files. That is when it dawned on me that even though his user account was registered as an administrator, it wasn't able to change the permission bits on those files. more »
Having problems to install CPAN modules that use Module::Install on Windows?
By Robin Smidsrød on May 30, 2010 | In Perl, Software Development | 3 feedbacks »
I have been discussing this problem with Adam Kennedy and some other people at #win32@irc.perl.org today:Line 388 of Module/Install/Makefile.pm is a blank line, but the line after it is a simple two-arg open().open MAKEFILE, "> $makefile_na… more »
X11 forwarding to Ubuntu server not working with PuTTY and Xming?
By Robin Smidsrød on Jun 7, 2009 | In Software | Send feedback »
I was stumped why I couldn't run X11 software on my Ubuntu server installation and have it forwarded through my SSH connection to my desktop Windows machine running Xming.
The solution was to install the xauth package from the Ubuntu repositories:… more »



