WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #1  
Old 03-23-2012, 10:41 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Yes, this should be possible. Here are the steps you need to follow:
  • Go through the standard "Publish to EXE" workflow.
  • On the "Finished Publishing" dialog at the end, save the publish settings by clicking on the "click here" link. This should save the publish settings file to your script folder.
  • You can now automatically generate the exe using the settings file through the following command line:
    Code:
    Vizard.exe -publish "<full path to the publish settings file>"
    This should create an exe in the same folder as the settings file with the same filename. For example, if your settings file was located at "C:\MyScript\MyDemo.xml", the EXE would be located at "C:\MyScript\MyDemo.exe".
Reply With Quote
  #2  
Old 03-26-2012, 12:54 PM
hotshotiguana hotshotiguana is offline
Member
 
Join Date: Mar 2011
Posts: 22
Thanks for the response!
Reply With Quote
  #3  
Old 01-29-2013, 12:00 PM
Adam.Grey Adam.Grey is offline
Member
 
Join Date: Jan 2012
Posts: 9
I attempted to use vizard.exe -publish, and it just launches vizard. Has this feature been removed?
Reply With Quote
Reply

Tags
exe, on the fly, publish


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
starting Vizard from a Python script hotspur1 Vizard 12 06-12-2019 12:03 PM
Simplest script not working vasiliys Vizard 2 10-25-2011 10:24 AM
script file available - but missing spdegabrielle Vizard 1 05-06-2009 10:04 AM
Publish EXE with win32com djdesmangles Vizard 7 08-13-2008 03:49 PM
Intersense Script wouters Vizard 2 04-07-2008 12:59 PM


All times are GMT -7. The time now is 05:56 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC