Code: Select all
WXVER_MAJOR=2
WXVER_MINOR=8
WXVER_RELEASE=8
-Bahman
Code: Select all
WXVER_MAJOR=2
WXVER_MINOR=8
WXVER_RELEASE=8
Get used to this new way of doing things as W7 has UAC and it has the new scheme where you almost always have to be in admin mode to get most things done due to the new rights they enforce.tbreina wrote:...Also, for Windows Vista users: UAC seems to be giving some headaches on updating devpaks. I would suggest that if you want to update devpaks, then run wxDev-C++ in Admin mode (right click on the icon, and select "Run as administrator"). I have updated PackMan's manifest file to automatically ask for the elevated permission, but if you aren't asked, then you'll need to use that work around. Otherwise, UAC might not delete/update/add your devpaks.
-Tony