"UltraVncSC update 2009" on this site http://www.uvnc.com/pchelpware/sc/creator.html
is the same than this? http://support1.uvnc.com/cgi-bin/upload4.pl
yes
"UltraVncSC update 2009" on this site http://www.uvnc.com/pchelpware/sc/creator.html
is the same than this? http://support1.uvnc.com/cgi-bin/upload4.pl
bstrange wrote:Whenever I connect to Windows 7 it allows me to connect; however, clicking ANYTHING (i.e.: click the start button, right click a file, folder, or program, or double click a folder to open) results in a 1 min delay before I see the results of the initial click.
Rudi De Vos wrote:The zip you upload can contain following files, other are ignored
rc4.key
helpdesk.txt
icon1.ico
icon2.ico
logo.bmp
background.bmp
enter.bmp
The created exe get signed by uvnc for easy web download and execution.
(Because of the signing we don't allow to upload your own dll/exe/dsm)
Sainsuper wrote:try using this viewer option:
vncviewer.exe -quickoption 4 -dotcursor -listen
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0"
processorArchitecture="X86"
name="UltraVNC SC"
type="win32"/>
<description>UltraVNC SC - Remote access tool. </description>
<!-- Identify the application security requirements. -->
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges>
<requestedExecutionLevel
level="requireAdministrator"
uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!--The ID below indicates application support for Windows Vista -->
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
<!--The ID below indicates application support for Windows 7 -->
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
</application>
</compatibility>
</assembly>
mt.exe -manifest vnc.exe.manifest -outputresource:"MainExecutableWithManifestEmbeded.exe";#1
mt.exe -manifest package.exe.manifest -outputresource:"ExecutableVNCPackageWithManifestEmbeded.exe";#1
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!--The ID below indicates application support for Windows Vista -->
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
<!--The ID below indicates application support for Windows 7 -->
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
</application>
</compatibility>
Download SCPrompt and use the scprompt_builder.exe or the various batch files that are available ... that gives you options for 7zip, iexpress or now NSIS ...jawz101 wrote:What are you all using to convert zip to exe in case we want to try bundling them ourselves?
You can just re-use the website again ... or use the above mentioned packages ...jawz101 wrote:how do you recompose it after you've made your changes?
Users browsing this forum: No registered users and 6 guests