hello,
i am trying to edit a script in the goal to set up a veeam enpoint file level backup task.
the problem is the following, when i am tring to get an handle to the treeview to select the file to backup, i am always getting the 0x0 value.
$cthd = ControlGetHandle($whdconfig, "", "[CLASS:WindowsForms10.SysTreeView32; INSTANCE:1]")
So I have ran "autoit window" info to retreive the Class used in the software.
the class i have retreived is the next one :
[CLASS:WindowsForms10.SysTreeView32.app.0.1e84ccb_r11_ad1; INSTANCE:1]
furthermore,
the app.0.1e84ccb_r11_ad1 part seems to be a random number in the goal to prevent deployement of you software.
Am i wrong?
regards
-
- Enthusiast
- Posts: 26
- Liked: 1 time
- Joined: Nov 08, 2016 9:27 am
- Full Name: Jacky Delahaye
- Contact:
-
- Enthusiast
- Posts: 26
- Liked: 1 time
- Joined: Nov 08, 2016 9:27 am
- Full Name: Jacky Delahaye
- Contact:
Re: auto it and veeam endpoint
I have found the solution
If you are in the same case, get the class name from the main window and put the end of the fetched string in a string variable wich is beeing concatenated with another to make the complete classname
Regards
If you are in the same case, get the class name from the main window and put the end of the fetched string in a string variable wich is beeing concatenated with another to make the complete classname
Regards
-
- Product Manager
- Posts: 14716
- Liked: 1703 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: auto it and veeam endpoint
Hi Jacky,
Thanks for sharing. Configuration API comes in v2, so it might give you a hand in central configuration distribution. Stay tuned for updates.
Thanks for sharing. Configuration API comes in v2, so it might give you a hand in central configuration distribution. Stay tuned for updates.
Who is online
Users browsing this forum: No registered users and 31 guests