Cangoo Posted June 30, 2008 Posted June 30, 2008 Hi, another problem I have is with Windows Vista. I use the #requireadmin command in the first line (for vista admin rights) and the listview function (with about 3 columns and 50 data rows). Also the listview function can be sorted (used with _GUICtrlListView_SimpleSort). Now when I call the function to display the list, 1 or 2 times the list will be displayed correctly. 3rd time (sometimes also by the first call) the script terminates completly. When I delete the first line of the script (#requireadmin) then the script doesn´t crash. Unfortunatly I need the #requireadmin to run external programs :-( Any ideas?
Cangoo Posted June 30, 2008 Author Posted June 30, 2008 I tried to test some different ways. Now the effect is the same with and without #requireadmin at beginning of the script. All the same if I use Listview options or not. Running some functions and the script crashes! But only on Vista running machines! Also I found out that @OSVersion shows me "WIN_XP" although it´s a fresh installed Vista with SP1 ?!?!?!?! Need help!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now