Jump to content

Recommended Posts

Posted

I need to start a program with run(

I know that If I use the @SW_HIDE the program will not be shown... But its seems that there is still a tryicon...

Is it possible that the program started with run will have no try icon?

Thank you

Posted

Thank you ... But you did not understand me..

I need to program that start with the run to have no tryicon...

For exemple run(c:/temp/temp.exe,",@sw_hide)

I need the program temp.exe (not a autoit program) to have no tryicon

Thank you

Posted

Thanks for this precisions...

Some years ago i used an external soft : PS Tray Factory

Thank you, But this is not good..

I want to install this program and my sister computer and that it will run only when she is idle ...

I dont want her to have the option to exit the program or something like this..

And I know that she dont know how to do ctrl + alt + del

Posted

Yes I see..

Thank you..

Well its seems that there is no option to make the program started with run have no try icon...

The reshacker is Really great..

But while making the script I wanted to make it multi-functional...

So that I can post it and everyone can choose what ever program that they want to start when pc is idle..

I want to do something that is fully automatically , and program Independence.

But as long as the program started with run as a tryicon its not the best.

Posted

I need a soft that does not need installation...

And I think there must be a dll for that .. Maybe I do not need a external soft?

maybe playing with the PID?

Posted

maby tuape-s example can help

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Posted

Can you explain me what to do with this one?

; Parameter(s): $iWin

; | 1 - ToolbarWindow32, Win2000+

; | 2 - NotifyIconOverflowWindow, Win7+

??

Posted (edited)

its from autoit win info

>>>> Control <<<<

Class: ToolbarWindow32

Instance: 1

ClassnameNN: ToolbarWindow321

This one is from XP, probably its the identical for NT OS

So for my OS i shud use 1 flag for $iWin parametar

Edited by bogQ

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...