Showing posts with label Application Publishing Citrix. Show all posts
Showing posts with label Application Publishing Citrix. Show all posts

Friday, September 23, 2011

How to publish outlook config in citrix


Command Line

rundll32.exe shell32.dll,Control_RunDLL
 "C:\Program Files\Common Files\System\MSMAPI\1033\mlcfg32.cpl"

Friday, September 2, 2011

How to publish a power point template in citrix

C:\Program Files\Microsoft Office\Office14\POWERPNT.EXE  "C:\Program Files\Microsoft Office\Templates\test\test.pot"

How to publish a website in citrix

Command line

"C:\Program Files\Internet Explorer\iexplore.exe" http://techropes.blogspot.com

How to publish a vbs file in citrix

c:\windows\system32\cscript.exe "C:\Program Files\app\app.vbs"