How do I create an animated theme for windows XP? I know how to create normal themes, but can\'t seem to find anythoing on adding animation.
I need to get Windows XP printer information like printer port and driver name using command line. I tried using Windows Server 2003 Resource Kit Tools that give you such information but it needs adm
I am getting this error when I try to run a update query on a SQLite database. This only happens on XP (on Vista works fine). The database is created without any issue, insert also works fine. 开发者_
I am using a 开发者_运维技巧python script to execute an application to install a program. Using os.system(\'dir\\\\application.exe\') works.However the installer has 2 installation parts and after com
I\'m running Python 2.6.2 on XP. I have a large number of text files (100k+) spread across several folders that I would like to consolidate in a single folder on an external drive.
I am trying to determine which OS is the best one for VC++ VS2010. I know that Microsoft recommends Win7 x64 however I did some testing and the results are quite confusing:
Currently I am struggling with a very annoying problem, namely when I deploy my .net 2.0 application on Windows XP (without any SP) I am receiving a CreateProcess error with error code 14001. When I l
I need to write a shortcut in the automatic startup folder for all users. The scenario is that a user with administrator privileges, through the configuration dialog of the application, must be able
I am looking to add a new item in a right click context menu for a certain file type. I suppose it would be easiest to run a batch file with the full path of the file as an argument. I need to rename
(its a long story) but I have a large complex project file containing a windows program. Unfortunately the project was originally built as a console app. The program compiles and links ok but when run