Bradley Beaver said: > I'm a PC Support Specialist for about 400 computers. I just started > upgrading all the PCs here and I have been installing VNC as I go. I love > this program. I have one question though. I was wondering if there is a > way to have VNC prompt for "View Only" or "Remote Control"?
Well, it is in the viewer options. > Basically, I > have had to create two .vnc files for each of my VNC computers; one for > View Only and one for Remote Control. I see. You could through a batch file together that prompts you, then passes "-viewonly" to the viewer, along with the .vnc config file. Or better yet, create a new action for the .vnc called "view only" that passes the switch, then you would just right-click on the .vnc file and "view only". Note, v4 has a different command line syntax to use, but it should work. -- William Hooper _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
