<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Use Revit with BatchPrint: How can I hide logo and window at the launching? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/7200112#M59760</link>
    <description>&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your startInfo.Arguments = '/ nosplash' solution works for Revit 2016 and is back in 2017.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Philippe.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jul 2017 10:36:05 GMT</pubDate>
    <dc:creator>pmeigneux</dc:creator>
    <dc:date>2017-07-03T10:36:05Z</dc:date>
    <item>
      <title>Use Revit with BatchPrint: How can I hide logo and window at the launching?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/6934744#M59756</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I currently launch Revit with a BatchPrint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if there is a way to hide the Revit logo and his window which appears at the screen during the launching.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 16:50:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/6934744#M59756</guid>
      <dc:creator>pmeigneux</dc:creator>
      <dc:date>2017-03-09T16:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use Revit with BatchPrint: How can I hide logo and window at the launching?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/6941250#M59757</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Philippe,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your query.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am not aware of any such possibility, and I am pretty sure that the Revit API does not provide any support for this either.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However, I am also pretty sure that you can easily achieve what you are after using the Windows or .NET API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would suggest searching the Internet for solution to suppress a flash screen.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You might be able to use some of the techniques described in my stand-alone app to detect and close an arbitrary Windows form:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2009/10/dismiss-dialogue-using-windows-api.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2009/10/dismiss-dialogue-using-windows-api.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please let us know how you end up solving this, in case anyone else runs into the same requirement.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Mar 2017 07:33:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/6941250#M59757</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-03-13T07:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Use Revit with BatchPrint: How can I hide logo and window at the launching?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/6941343#M59758</link>
      <description>&lt;P&gt;Not sure if this is at all helpful, but I use the following to hide a batch process command screen:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ProcessStartInfo startInfo = new ProcessStartInfo();
            startInfo.CreateNoWindow = true; // hide command window
            startInfo.WindowStyle = ProcessWindowStyle.Hidden;
            startInfo.FileName = lstrBatFileNameFull;
            startInfo.Arguments = args;

            System.Diagnostics.Process.Start(startInfo);&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Mar 2017 08:26:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/6941343#M59758</guid>
      <dc:creator>Dale.Bartlett</dc:creator>
      <dc:date>2017-03-13T08:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Use Revit with BatchPrint: How can I hide logo and window at the launching?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/7199209#M59759</link>
      <description>&lt;P&gt;To add to this solution, use this to&amp;nbsp;suppress the splash screen:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;startInfo.Arguments = '/nosplash'&lt;/PRE&gt;&lt;P&gt;On a side note, has anyone had any success using this line when opening Revit 2017? The exact same code opens 2016 silently, but 2017 seems to be ignored:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;startInfo.WindowStyle = ProcessWindowStyle.Hidden&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 05:05:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/7199209#M59759</guid>
      <dc:creator>callumf</dc:creator>
      <dc:date>2017-07-03T05:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use Revit with BatchPrint: How can I hide logo and window at the launching?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/7200112#M59760</link>
      <description>&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your startInfo.Arguments = '/ nosplash' solution works for Revit 2016 and is back in 2017.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Philippe.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2017 10:36:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/7200112#M59760</guid>
      <dc:creator>pmeigneux</dc:creator>
      <dc:date>2017-07-03T10:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Use Revit with BatchPrint: How can I hide logo and window at the launching?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/7201340#M59761</link>
      <description>&lt;P&gt;Glad it worked Phillippe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im still interested to know if anyone has managed to open Revit 2017 silently, as you can Revit 2016 with this switch:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;startInfo.WindowStyle = ProcessWindowStyle.Hidden&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Jul 2017 21:11:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/use-revit-with-batchprint-how-can-i-hide-logo-and-window-at-the/m-p/7201340#M59761</guid>
      <dc:creator>callumf</dc:creator>
      <dc:date>2017-07-03T21:11:35Z</dc:date>
    </item>
  </channel>
</rss>

