Windows Vista is an operating system that was the successor of Windows XP and the predecessor of Windows 7. It is not maintained nor supported anymore.
I downloaded python 2.7.1 from the python website and installed it to windows. When attempting to symlink a file, I find …
windows-vista python-2.7I have a visual studio setup and deployment project. I've added a .cmd script in it. The script would need …
c# windows-vista process cmd administratorWhile showing a save dialog, I want to hook user's filter type change and change file extension automatically. (e.g. …
delphi windows-7 windows-vista savefiledialog save-asHow, in the simplest possible way, distinguish between Windows XP and Windows Vista, using Python and pywin32 or wxPython? Essentially, …
python windows windows-vista wxpython pywin32I have a program that only requires elevation to Admin on very rare occasions so I do not want to …
c# windows-7 windows-vista uacSQL Server 2008 doesn't remember password inspite of checking the "Remember Password" checkbox. I was suspecting a reboot would solve the …
sql-server sql-server-2008 windows-vistaWhen I try to create a new task in the task scheduler via the Java ProcessBuilder class I get an …
java windows-vista scheduler access-deniedI have a Windows shell extension that uses IShellIconOverlayIdentifier interface to display overlay icons on files and folders. My extension …
windows winapi windows-vista explorer windows-explorerI want to do this: findstr /s /c:some-symbol * or the grep equivalent grep -R some-symbol * but I need the …
unicode windows-xp windows-vista utf-16 findstrI'm getting reports that my app is causing a GPF on some Vista machines. The error message is something like …
delphi vb6 windows-vista crash access-violation