Questions tagged as 'windows-xp'

3
answers

Problem accessing an accented file (combining character)

I'm trying to list a folder (files, subfolders) in Python [2.7, on Windows XP], and am having problems with accented files. I know that the method os.listdir behaves differently if the argument is a single string or a unicode string. My...
asked by 31.12.2013 / 01:49
1
answer

Application does not open in windows XP because it does not have administrator permission

I'm having a problem, my program's executable does not run on windows XP because of user permission issues. Onothersystems,youputittorunasanadministratoranditworksnormally.SearchingtheinternetIfoundseveralsuggestionslikethis: C #: Force an a...
asked by 19.01.2017 / 15:16