Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

PcHelpWare + UAC + Aero support -- Working!!

Post Reply
pctechxpert
Posts: 4
Joined: 2009-08-19 14:54
Location: Miami
Contact:

PcHelpWare + UAC + Aero support -- Working!!

Post by pctechxpert »

Hi Friends!

I'm new to the board but I have being around for a while reading and learning from all the post.
I finally think I put something together that can help many. Package was created using AutoIt 3.

I have come with the following PcHelpWare package:

1. Single .exe that checks if OS is Vista or not
2. If vista, UAC is disable and computer restarted
3. After reboot computer runs PcHelpWare which was added into PC registry (service).
4. XP/Vista screen resolution is modify to 800x600 for faster transfer between server and viewer.
5. Screen resolution is changed back after exiting software
6. Screen resolution is first capture to a screen.txt and then changed to 800x600 and later changed back to the resolution written to the screen.txt
7. You have full access to customize logos and images
8. All the files you need to modify are located in "supportxp"
9. Tray added to notification area to reload PcHelpWare software and for removing and restoring PC to previous state.

NOTE: only under Windows Vista clients PC will restart to disable UAC and add PcHelpWare as a service. I currently working on a better version for both XP/Vista.

Please play around with the files and sorry for not giving to much instruction on how to use it. Most of the configuration is located in the AutoIt script: PCHELP.AU3

Please post your comments and experiences if you get to test it and use it.

I will keep you posted with updates and modifications! I will also work on having a SC version and different build version based on expecific needs.


Download:
http://www.pctechxpert.com/downloads/PcHelpWare2.exe - 08/21/09
http://www.pctechxpert.com/downloads/PcHelpWare.exe - OLD
Last edited by pctechxpert on 2009-08-21 18:39, edited 5 times in total.
Noli
8
8
Posts: 14
Joined: 2004-11-05 13:50
Location: Buenos Aires, Argentina
Contact:

Re: PcHelpWare + UAC + Aero support -- Working!!

Post by Noli »

Great work!

Questions:

1. How can I translate Connect and Quit to Spanish?
2. Better yet, is it possible to have just a button to connect, without asking for Login and Password?
3. Is it possible to remote reboot the remote PC and re-gain control?
4. Which is the client program I should use? PcHelpWare_viewer.exe with 1CHATDLL.dll and 1SCVDLL.dll ?

Thank you!
Manuel Moguilevsky
Buenos Aires, Argentina
Yahoo Messenger: manuel_moguilevsky
Skype: manuel_moguilevsky
Buenos Aires - Argentina

Tel: +54 9 11 4444-6455
mustardman
8
8
Posts: 13
Joined: 2007-03-18 01:39

Re: PcHelpWare + UAC + Aero support -- Working!!

Post by mustardman »

Nice job!

Does this work with Windows 2003/2008, SBS2003/2008?

PCHelpware v1 does not.
pctechxpert
Posts: 4
Joined: 2009-08-19 14:54
Location: Miami
Contact:

Re: PcHelpWare + UAC + Aero support -- Working!!

Post by pctechxpert »

Hi!

1. To translate the button you will need something like resource hack to modify it.
2. You could have only one button you will need to modify the helpdesk.txt file.
3. I'm currently working on having the script start as service and to automatically re-enter the login and password information after the first login session.
4. Use the PCHelpware viewer provided in the download.
Noli wrote:Great work!

Questions:

1. How can I translate Connect and Quit to Spanish?
2. Better yet, is it possible to have just a button to connect, without asking for Login and Password?
3. Is it possible to remote reboot the remote PC and re-gain control?
4. Which is the client program I should use? PcHelpWare_viewer.exe with 1CHATDLL.dll and 1SCVDLL.dll ?

Thank you!
pctechxpert
Posts: 4
Joined: 2009-08-19 14:54
Location: Miami
Contact:

Re: PcHelpWare + UAC + Aero support -- Working!!

Post by pctechxpert »

I have test it in XP/2003/Vista. It should work on 2008 but I haven't test it.
Please understand script is base on XP and Vista. If you need it to do something on 2008 or 2003 it will need to be added to the script.

Thanks,
Robert A.
PcTechXpert.com
mustardman wrote:Nice job!

Does this work with Windows 2003/2008, SBS2003/2008?

PCHelpware v1 does not.
Siim
Posts: 1
Joined: 2009-10-14 18:12

Re: PcHelpWare + UAC + Aero support -- Working!!

Post by Siim »

How can I set up the viewer side on PCHelpware2 (stepbystep)
I have set up the 1.0 release before.
Post Reply