GameIDevelp Posted January 12, 2009 Posted January 12, 2009 Heloo all .. I create simple program to make another program to be hide , she work but on this aplication she reset the state I see ( look at my Attachments please ) I have no ideea how i can resolve this , someone can help me with this .? I use this code .... WinSetTrans("Z-Barre.exe", "", 10) ; the Z-Barre.exe is process name , Shee dont work . WinSetState ( "Form", "", @SW_HIDE ) ; this work but for onley 3 - 4 sec.
Valuater Posted January 12, 2009 Posted January 12, 2009 (edited) Welcome to the Autoit Forums!! 1st ou can not change the trans by the process bane, you need the window name 2nd Winsetstate() may only work for moments as the program may have a Winsetstate() in it's loop and sets it to show You can't win against that 8) Edited January 12, 2009 by Valuater
herewasplato Posted January 12, 2009 Posted January 12, 2009 Welcome to the forum. You might try WinMove and move the window off screen. Some applications refuse to leave the visible range. [size="1"][font="Arial"].[u].[/u][/font][/size]
CodyBarrett Posted January 12, 2009 Posted January 12, 2009 i agree with @herewasplato You might try WinMove and move the window off screen.Some applications refuse to leave the visible range.other than that i wouldnt know where to start [size="1"][font="Tahoma"][COMPLETED]-----[FAILED]-----[ONGOING]VolumeControl|Binary Converter|CPU Usage| Mouse Wrap |WinHide|Word Scrammbler|LOCKER|SCREEN FREEZE|Decisions Decisions|Version UDF|Recast Desktop Mask|TCP Multiclient EXAMPLE|BTCP|LANCR|UDP serverless|AIOCR|OECR|Recast Messenger|AU3C|Tik-Tak-Toe|Snakes & Ladders|BattleShips|TRON|SNAKE_____________________[u]I love the Helpfile it is my best friend.[/u][/font][/size]
GameIDevelp Posted January 12, 2009 Author Posted January 12, 2009 (edited) I have this bare ( is surf bare ) , sorry not see in frist post . I can set this to stop here action .? The cod is work but the bare is reset the autoit code .. She reset the position and stai on top . end visible .Z_Barre.rar Edited January 12, 2009 by GameIDevelp
jaberwacky Posted January 13, 2009 Posted January 13, 2009 I have this bare ( is surf bare ) , sorry not see in frist post . I can set this to stop here action .? The cod is work but the bare is reset the autoit code ..She reset the position and stai on top . end visible .Try looking for another program that does the same thing.I tried WinSetState, WInSetTrans, and WinMove all using the window name but no good news. What do you mean by 'bare'? Also, did you make Z_Barre.exe? The only reference that I found to Z_Barre.exe on Google is on this page. If you did make it then go into the source code and change it. Helpful Posts and Websites: AutoIt Wiki | Can't find what you're looking for on the Forum? My scripts: Guiscape | Baroque AU3 Code Formatter | MouseHoverCalltips | SciTe Customization GUI | ActiveWindowTrack Toy | Monitor Configuration UDF
herewasplato Posted January 13, 2009 Posted January 13, 2009 ... The only reference that I found to Z_Barre.exe on Google is on this page. ...It is from here: http://zanimos.net/ [size="1"][font="Arial"].[u].[/u][/font][/size]
jaberwacky Posted January 13, 2009 Posted January 13, 2009 (edited) ... The only reference that I found to Z_Barre.exe on Google is on this page. ...It is from here: http://zanimos.net/After using Google Translate the best I can tell is that Z_Barre.exe is a program that will display advertisements to you so that you can make money from them. So he wants to make money but still not have to view advertisements. Edited January 13, 2009 by jaberwocky6669 Helpful Posts and Websites: AutoIt Wiki | Can't find what you're looking for on the Forum? My scripts: Guiscape | Baroque AU3 Code Formatter | MouseHoverCalltips | SciTe Customization GUI | ActiveWindowTrack Toy | Monitor Configuration UDF
GameIDevelp Posted January 13, 2009 Author Posted January 13, 2009 , end this is signify that I can make invisible this program .?
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