| View previous topic :: View next topic |
| Author |
Message |
Dwalf
Joined: 2005-08-25 01:02 Posts: 112 Topics: 8
|
|
| Back to top |
|
 |
Guest
|
#2| Posted: 2005-10-10 11:06 Post subject: |
|
|
| Since it forces us to use VNCHooks.dll yet stays in the background until the session is terminated anyway, then it might as well remove VNCHooks.dll's registry entires when it quits. |
|
| Back to top |
|
 |
Rudi De Vos Admin & Developer
Joined: 2004-04-23 10:21 Posts: 3924 Topics: 212
|
#3| Posted: 2005-10-10 11:39 Post subject: |
|
|
| You could also recompile the hook dll with removed registry... |
|
| Back to top |
|
 |
Dwalf
Joined: 2005-08-25 01:02 Posts: 112 Topics: 8
|
#4| Posted: 2005-10-10 14:46 Post subject: |
|
|
| Rudi De Vos wrote: | | You could also recompile the hook dll with removed registry... |
Send me the reg key to remove... and it will be done.
Eh!
I will change my cleanup app to remove the keys
Cheers
Dwalf
Last edited by Dwalf on 2005-10-10 14:55; edited 2 times in total |
|
| Back to top |
|
 |
Guest
|
#5| Posted: 2005-10-10 19:36 Post subject: |
|
|
[HKEY_CURRENT_USER\Software\ORL]
Thanks! |
|
| Back to top |
|
 |
Sundance Guest
|
#6| Posted: 2005-10-11 08:28 Post subject: Decompile |
|
|
Hiho.
I've tried to decompile the .exe but AutoIt shows an error and says its no
Script.
greets
Sundance |
|
| Back to top |
|
 |
Dwalf
Joined: 2005-08-25 01:02 Posts: 112 Topics: 8
|
#7| Posted: 2005-10-11 08:48 Post subject: Re: Decompile |
|
|
| Sundance wrote: | Hiho.
I've tried to decompile the .exe but AutoIt shows an error and says its no
Script.
greets
Sundance |
The autoit exe is inside the archive exe.
called scprompt.exe and the other one is testtech.exe
Use 7zip to open the archive exe and then decompile the autoit exe
Cheers
Dwalf
Last edited by Dwalf on 2005-10-11 09:07; edited 3 times in total |
|
| Back to top |
|
 |
CBailey
Joined: 2005-02-28 23:41 Posts: 80 Topics: 20
|
#8| Posted: 2005-10-12 18:25 Post subject: |
|
|
| I'm curious... Instead of your app making/modifying the helpdesk.txt and running SC, why not have your app run SC with the right commandline parameters? |
|
| Back to top |
|
 |
Dwalf
Joined: 2005-08-25 01:02 Posts: 112 Topics: 8
|
#9| Posted: 2005-10-12 22:46 Post subject: |
|
|
| CBailey wrote: | | I'm curious... Instead of your app making/modifying the helpdesk.txt and running SC, why not have your app run SC with the right commandline parameters? |
I put it togother in 30 min, yes i am going to do it from the command line seems easy and less code. It just takes some time. Been building a DYNDNS updater for the viewer and that needs fixing too. It will get there in the end.
Thank you guys for the input
Regards
Dwalf |
|
| Back to top |
|
 |
ajeeth kiran Guest
|
#10| Posted: 2005-10-13 10:28 Post subject: where do i get to download the UltraVNC SC(Single Click)?? |
|
|
hello,
where can i download the UltraVNC SC(Single Click)??please help
alwayz |
|
| Back to top |
|
 |
Dwalf
Joined: 2005-08-25 01:02 Posts: 112 Topics: 8
|
|
| Back to top |
|
 |
guest Guest
|
#12| Posted: 2005-10-14 10:34 Post subject: |
|
|
| What about removing the key VNCHooks.dll leaves behind? |
|
| Back to top |
|
 |
ajeeth kiran Guest
|
#13| Posted: 2005-10-14 11:11 Post subject: hello again...thank you, dwalf |
|
|
hello,
yeah...that was quite a speedy reply(thank you dwalf , for your time)...made the self extracting setup of UltraVNC SC using the Online Client Creator(thanks to the first hyperlink in the posted reply)...also downloaded the UltraVNC SC Client Creator(the last hyperlink made it easy)...seems like it will take some time to master it...
i'd also like to know where i would get information on how to tweak the WinVNC 3.3.7 (i've been searching for information online, but then, it seems like even the search-engines got bored)...
thank you,
ajeeth kiran |
|
| Back to top |
|
 |
Dwalf
Joined: 2005-08-25 01:02 Posts: 112 Topics: 8
|
#14| Posted: 2005-10-15 09:35 Post subject: SCPROMPT2 |
|
|
| CBailey wrote: | | I'm curious... Instead of your app making/modifying the helpdesk.txt and running SC, why not have your app run SC with the right commandline parameters? |
Hi guys here is another version SCPROMPT2
The version does not make the helpdesk.txt so you dont get the flashy nice looking screen or bubbles and other nice settings.
Instead it makes a direct connection by passing the VAR directly to the command line.
Enjoy.
Direct Download:
http://freehost04.websamba.com/duckware/Scprompt2/remote.exe
Auto Loading html:
http://freehost04.websamba.com/duckware/Scprompt2/install.htm
The client now has the option to end the session within 10 Seconds.
The support person should not end this session from this message box.
As Usal use at own risk.
Regards
Dwalf
Last edited by Dwalf on 2005-10-16 11:49; edited 2 times in total |
|
| Back to top |
|
 |
Guest
|
#15| Posted: 2005-10-15 18:37 Post subject: |
|
|
Let's say the client walks away until I finish fixing their computer. How can they come back later and tell whether I've finished or not?
Both the original version and the "helpdesk.txt free" one leave a "continue" prompt in the background. I - the remote controller - can click it to shut off the connection. That way they know for sure I've finished (because it's gone).
Alas, this leaves their desktop background free...
I've tried to deny SC from removing the wallpaper in the first place, but it doesn't seem to read settings from the registry (by nature, I guess). |
|
| Back to top |
|
 |
redge Super-Mod redge
Joined: 2004-07-03 17:05 Posts: 8122 Topics: 423 Location: Switzerland - Geneva
|
#16| Posted: 2005-10-15 20:27 Post subject: |
|
|
| Quote: | | Let's say the client walks away until I finish fixing their computer. How can they come back later and tell whether I've finished or not? |
the winvnc SC closed from vncviewer at the bottom right systray when session finished or connection broken after fews minutes.
So customer now when is finished or network failure. _________________ UltraVNC 1.0.8.2 release (built 20091207)
OS Win: xp pro sp3 + vista business sp2 + 7 home
only experienced user, not developer |
|
| Back to top |
|
 |
Guest
|
#17| Posted: 2005-10-16 00:19 Post subject: |
|
|
| Quote: | the winvnc SC closed from vncviewer at the bottom right systray when session finished or connection broken after fews minutes.
So customer now when is finished or network failure. |
I barely understood a single word.
Do you mean that the client has to notice that the icon has dissapeared?
Can't SC just return the wallpaper when it's the remote controlled himself that pressed "continue"? |
|
| Back to top |
|
 |
redge Super-Mod redge
Joined: 2004-07-03 17:05 Posts: 8122 Topics: 423 Location: Switzerland - Geneva
|
#18| Posted: 2005-10-16 00:52 Post subject: |
|
|
client (SC) winvnc icon systray self-closed when vncviewer close the session or session lost.
wallpaper normally must be restored but there a bug with some format of wallpaper, read topic below:
Topic 3237 _________________ UltraVNC 1.0.8.2 release (built 20091207)
OS Win: xp pro sp3 + vista business sp2 + 7 home
only experienced user, not developer |
|
| Back to top |
|
 |
Guest
|
#19| Posted: 2005-10-16 10:21 Post subject: |
|
|
Again, the wallpaper does get restored when the client clicks "continue" himself.
The problem is only when it's the remote controller who clicks it. |
|
| Back to top |
|
 |
Dwalf
Joined: 2005-08-25 01:02 Posts: 112 Topics: 8
|
#20| Posted: 2005-10-16 11:06 Post subject: |
|
|
| Anonymous wrote: | Again, the wallpaper does get restored when the client clicks "continue" himself.
The problem is only when it's the remote controller who clicks it. |
Hmmm yes it seems with version two there is no need for the Little cleanup window. After you close your window from vncviewer it kills the session anyways.
The cleaner when you press continue kills the process running winvnc.exe and this may be cuasing the problem too.
I have changed version 2 now to use a message box.
The message box will stay on the clients computer for 10 seconds.
Its ment for the client if they made a error by connecting.
So if the client connected they now have a option to stop the connection.
Regards
Dwalf
Last edited by Dwalf on 2005-10-16 11:38; edited 1 time in total |
|
| Back to top |
|
 |
|