autoITnewbie Posted December 9, 2006 Share Posted December 9, 2006 Hi, Does anyone know how to work around windows Vista to have message box show up on user desktop while script running as system context? Thanks Link to comment Share on other sites More sharing options...
clearguy Posted December 11, 2006 Share Posted December 11, 2006 Have you already tryed it? I've never met anyone who codes binary. StringMultiInsert()SOW EncryptFrench autoit forum - forum français Link to comment Share on other sites More sharing options...
autoITnewbie Posted December 11, 2006 Author Share Posted December 11, 2006 Have you already tryed it?Yes, I tried it but it windows Vista (ui0detect.exe) block it from displaying it on logon user's desktop. I did some research on it and it has to do with the new security changes with session 0. Ui0detect.exe monitors the session 0 on desktop and any application sendding to session 0 will prompt to bring the user to the session 0 space to respond to the prompt. Link to comment Share on other sites More sharing options...
James Posted December 11, 2006 Share Posted December 11, 2006 Give me the script I can try it for you. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted December 11, 2006 Share Posted December 11, 2006 I could do with the script, so I can try make some changes. Vista is installed right next to me. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
Valik Posted December 11, 2006 Share Posted December 11, 2006 Some autoit functions is working on vista, but since autoit isnt programmed to Vista there have already been some topics about vista.What makes you qualified to say "AutoIt isn't programmed to Vista"? What gave you that notion? Certainly none of the developer's.Please, people, get you damn facts straight before posting garbage like this. Link to comment Share on other sites More sharing options...
James Posted December 11, 2006 Share Posted December 11, 2006 Post the script. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted December 11, 2006 Share Posted December 11, 2006 Ahh right. Then if it doesnt work on NT should I still ask for the script and try it on Vista? Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
James Posted December 11, 2006 Share Posted December 11, 2006 Yeah, because we don't know anything really about it. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
rambo3889 Posted December 11, 2006 Share Posted December 11, 2006 What makes you qualified to say "AutoIt isn't programmed to Vista"? What gave you that notion? Certainly none of the developer's.Please, people, get you damn facts straight before posting garbage like this.Im sorry Valik, but it was just the way which i've understanded some facts in some other topic, and yes you're right i didnt get any facts which is knew is totally right sry) My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight! Link to comment Share on other sites More sharing options...
Valik Posted December 11, 2006 Share Posted December 11, 2006 What other topic? Do you have a link? Link to comment Share on other sites More sharing options...
Irongeek Posted December 11, 2006 Share Posted December 11, 2006 I think the gist is this: Autoit3 apps for fine on Vista as long as you don't access the registry or restricted parts of the files system, if you do UAC (User Account Control) may mess you up a bit, but you can still get around it if you tell vista to run the exe as an administrator. Sorry for the run on sentence. The above is just my personal experience. Link to comment Share on other sites More sharing options...
Irongeek Posted December 11, 2006 Share Posted December 11, 2006 Ohh, just found this directive in the beta: #RequireAdmin I'll have to start using that in my apps. Link to comment Share on other sites More sharing options...
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