VNC2Me::
http://vnc2me.org/
VNC2Me::SCPrompt: Recently opened tasks2011-04-04T15:21:01ZFS#8: Add translation to automatic GUI
http://vnc2me.org/index.php?option=com_flyspray&do=details&task_id=8
2011-04-04T15:21:01ZYTS_jimSCPrompt - Add translation to automatic GUIFS#7: Win_7 Iexpress version requires admin priviledges
http://vnc2me.org/index.php?option=com_flyspray&do=details&task_id=7
2010-10-03T21:37:34ZYTS_jimWhen SCPrompt is built with "Build_SCPrompt.exe" and the IExpress option, there is an error message when double clicking on the resulting scprompt_0.10.8.41_2010-09-xx_xx-xx-xx.exe
"The requested operation requires elevation."
"The requested operation requires elevation."]]>FS#6: TrayTip showing "app_start_title" instead of translation
http://vnc2me.org/index.php?option=com_flyspray&do=details&task_id=6
2010-10-03T01:33:37ZYTS_jimWhen a newly built .exe file started, I get a message in my tray saying "app_start_title".FS#5: Disable GUI items when Connect Button Clicked
http://vnc2me.org/index.php?option=com_flyspray&do=details&task_id=5
2010-08-21T17:23:39ZYTS_jimSCPrompt -
Disable GUI Items when connection button has been pressed
Add INI setting to optionally overide this functionality, allowing for users to press the button multiple times if required.
Code as submitted by "brukernavn32" from UVNC forum
Case $subitem
$V2M_EventDisplay = V2M_EventLog("GUI - Connecting", $V2M_EventDisplay, "1")
$V2M_Status[11] = 1
GUICtrlSetState($tcpipitem, $GUI_DISABLE)
GUICtrlSetState($portitem, $GUI_DISABLE)
GUICtrlSetState($subitem, $GUI_DISABLE)
GUICtrlSetState($YTS_AdminCheckbox, $GUI_DISABLE)
GUISetState(@SW_MINIMIZE, $LLF_GUI)
Disable GUI Items when connection button has been pressed
Add INI setting to optionally overide this functionality, allowing for users to press the button multiple times if required.
Code as submitted by "brukernavn32" from UVNC forum
Case $subitem
$V2M_EventDisplay = V2M_EventLog("GUI - Connecting", $V2M_EventDisplay, "1")
$V2M_Status[11] = 1
GUICtrlSetState($tcpipitem, $GUI_DISABLE)
GUICtrlSetState($portitem, $GUI_DISABLE)
GUICtrlSetState($subitem, $GUI_DISABLE)
GUICtrlSetState($YTS_AdminCheckbox, $GUI_DISABLE)
GUISetState(@SW_MINIMIZE, $LLF_GUI)]]>FS#4: Allow Service Mode without GUI checkbox
http://vnc2me.org/index.php?option=com_flyspray&do=details&task_id=4
2010-08-21T16:54:55ZYTS_jimSCPrompt -
Create INI setting which will turn off GUI Service Mode Checkbox (remove from GUI) while keeping Service Mode Functionality
Create INI setting which will turn off GUI Service Mode Checkbox (remove from GUI) while keeping Service Mode Functionality]]>FS#3: Disable Service Mode Completely
http://vnc2me.org/index.php?option=com_flyspray&do=details&task_id=3
2010-06-29T05:56:19ZYTS_jimSCPrompt - Disable Service Mode Completely using INI entry & commandlineFS#2: -sc_prompt doesn't function at all
http://vnc2me.org/index.php?option=com_flyspray&do=details&task_id=2
2010-08-21T17:44:34ZYTS_jimSCPrompt BUG - The latest Alpha Release Doesn't have the -sc_prompt working any longer.
the changes made between 0.10.5.37 & 0.10.6.40 have broken this function
the changes made between 0.10.5.37 & 0.10.6.40 have broken this function]]>