Still working on this ... its not going to get the better of me ...smythsys wrote:Thanks JDaus, much appreciated. I really don´t understand cause it works on all systems.
What about the other GUI types ? does the same thing happen with them ?striker_the_medic wrote:I want to prevent the "manual" option from appearing in my combobox. The DisableManual... option does nothing. Any ideas?
JDaus wrote:is there a question in that post somewhere ?
faba wrote:According to the changelog single click is now using a new capture engine which should be even able to work with Aero.
Is it possible to use this advancement in ScPrompt? Probably only the vncserver.exe has to be updated if it is integrated there already too.
If $INI_DisableManualConnections <> "1" Then
If $smaller_buttons = 1 Then
$button_Manual = GUICtrlCreateButton($INI_ManualConnectionName, $V2M_GUI_Width - $space_width - 12, $height, $button_width, $button_heigth)
Else
$button_Manual = GUICtrlCreateButton($INI_ManualConnectionName, $V2M_GUI_Width - $space_width - 10, $height, $button_width, $button_heigth)
EndIf
If $INI_DisableManualConnections <> "1" Then
If $smaller_buttons = 1 Then
$button_Manual = GUICtrlCreateButton($INI_ManualConnectionName, $V2M_GUI_Width - $space_width - 12, $height, $button_width, $button_heigth)
EndIf
gunre wrote:When I remote control a pc, then disconnect the viewer, the uvnc server and scprompt stay running indefinitely on the target pc.
Is there any way to change this behavior? I want the uvnc server and scprompt to close after I disconnect the session.
Moved it as requested.ltwally wrote:[...]
This can be done easily, by editing the scprompt.ini and changing the following:gunre wrote:I want the uvnc server and scprompt to close after I disconnect the session.
UseSC_Server=1
ServiceMode=1
UseSC_Server=0
ServiceMode=0
Thanks for Quoting the version ... makes troubleshooting alot simpler.ltwally wrote:Testing SCPrompt 1.11.4.47 (Roll-Your-Own) Alpha Release. I had a couple observations:
When SCPrompt exits, it simply refreshes the desktop (restoring the previous desktop image in the process i believe) as well as the UVNC doing this, so it may be either of us, or both of us doing this, but your the first person who has said this to me ... so i will take this as a commentltwally wrote:1. One test machine reported that the bundled SC server caused his Windows XP SP3 machine to go from a tiled wallpaper to stretched. (Possibly a UltraVNC issue and not your software.)
If you wanna add this into the config tool, be my guest, thats why i made this all open source, so that anyone can grab it and do what they want with it. Personally, i edit the INI setting whenever i need SCPrompt (which is very rarely these days).ltwally wrote:2. The ultravnc.ini file line for the secondary monitor is incorrectly typed as "secundary". This should be "secondary". Also, it would be nice if this was configurable in your GUI tool.
I thought i had already setup this in a previous version ... let me check and get back to you on this one ...ltwally wrote:3. I would also prefer a GUI option to have Service Mode de-selected by default, or altogether removed as an option.
SCPrompt is built with future proofing in mind. so if a later version of UVNC Server comes out, then grab all the necesary files and dump them into the correct folder (remove all the old ones first - or do it on a copy of the entire folder), run the builder, and send it to your client ... job done ...ltwally wrote:4. I also note that your winvnc.exe is an older version, and custom built. It would be really cool if it were possible to use a more recent version, and perhaps the stock EXE ?? It would make it easier to update the VNC engine without having to update the entire suite.
Thanks, its always nice to hear positive feedback, and as i don't use remote support much anymore (no longer in full-time IT centric role), positive feedback is about the only thing that keeps me adding in new features, and keeping the project alive. Negitive feedback will always happen, but as long as people realise that i do this because i want to and not for money or even for myself anymore, and be thankful for what i do, i am happy to do it ...ltwally wrote:Otherwise... this is a beautiful improvement over the UltraVNC-SC creator tool. Thank you very much.
... by editing the scprompt.ini ... To Look like this:
UseSC_Server=0
ServiceMode=0
have you tried the latest version ?Hb_ wrote:Even with this setting the customer still needs admin rights for the UAC dialog popping up after starting scprompt.exe.
Is there a way that the end customer doesn't get an UAC prompt?
JDaus wrote:have you tried the latest version ?
Users browsing this forum: No registered users and 8 guests