Hi Swamiji,

Thanks for the reply.

Here are the summaries of my actions:

1) uttsc -a notepad.exe termsrvr1.
- I can launch the above application successfully.

2) /opt/SUNWuttsc/bin/uttsc -a winword.exe -c "c:\program files\microsoft office\office11\" termsrvr1. - I can't launch the application. Whenever i executed the above command i got this prompt in return " > ".

3) /opt/SUNWuttsc/bin/uttsc -a "c:\program files\microsoft office\office11\winword.exe" termsrvr1.
- I also can launch the application successfully.


Thanks Swamiji for your help.

# Yours Sincerely,
# Mohamed Ali Bin Abdullah.

###########################################################################
P.S.M. Swamiji Wrote:

The way I use for opening applications is , I will keep the application
path
in windows system path and just simply call the binary with -a option.

For example, in case of notepad I'll use:

uttsc -a notepad.exe <termsrvr>

The above only works if the application executable in the windows system
path.

If you want to use with out keeping in system path make sure you pass the
directory path for -c option and application executable in -a option.

See whether /opt/SUNWuttsc/bin/uttsc -a winword.exe -c "c:\program
files\microsoft office\office11\" <termsrvr>
works in your case.

or

you can directly call /opt/SUNWuttsc/bin/uttsc -a "c:\program
files\microsoft office\office11\winword.exe" <termsrvr>

Thanks
P.S.M.Swamiji

Note:These are my personal opinions,nothing to do with my employer

######################################################################

Mohamed Ali Wrote:

Dear forum users,

I have Netra t1 installed with Solaris 10 06/06 OS and SunRay Connector version 1.1. Also, i read the SRC installation guide and had installed required patches. My Windows server OS is Microsoft Windows Server 2003 Standard Edition.

I configured all my sunray client as cam/kiosk mode. Currently, i had configured one cam application which is to run full windows desktop and the command is "/opt/SUNWuttsc/bin/uttsc -m -O termsvr1". With this cam/kiosk application, users can launch full windows desktop.

My question is, what is the command to launch a windows application( like microsoft word, excel and powerpoint ) ? I used this command ( /opt/SUNWuttsc/bin/uttsc -a word -c "c:\program files\microsoft office\office11\winword.exe" termsvr1) but failed to launch the microsoft word application. I also see the following error messages "The directory name is invalid. This working directory is invalid c:\program files\microsoft office\office11\winword.exe. Please consult help for more information".

Fyi, i have checked the microsoft word application properties and it showed the directory is in "c:\program files\microsoft office\office11".
So, where did i made the mistakes ?

Appreciate any help.

--
# Yours Sincerely,
# Mohamed Ali Bin Abdullah.



_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to