<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: What is loaded at AutoCAD startup, and when?</title>
	<atom:link href="http://www.blog.cadnauseam.com/2008/09/01/what-is-loaded-at-autocad-startup-and-when/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.cadnauseam.com/2008/09/01/what-is-loaded-at-autocad-startup-and-when/</link>
	<description>A strange mix of AutoCAD, music, image manipulation and video</description>
	<pubDate>Wed, 07 Jan 2009 07:05:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris4d</title>
		<link>http://www.blog.cadnauseam.com/2008/09/01/what-is-loaded-at-autocad-startup-and-when/comment-page-1/#comment-3215</link>
		<dc:creator>Chris4d</dc:creator>
		<pubDate>Tue, 06 Jan 2009 23:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.cadnauseam.com/?p=157#comment-3215</guid>
		<description>Very informative, thanks... so on top of all this, when do script files specified at the command line load?  At the very end?  Or no?</description>
		<content:encoded><![CDATA[<p>Very informative, thanks&#8230; so on top of all this, when do script files specified at the command line load?  At the very end?  Or no?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McDonough</title>
		<link>http://www.blog.cadnauseam.com/2008/09/01/what-is-loaded-at-autocad-startup-and-when/comment-page-1/#comment-1318</link>
		<dc:creator>Mark McDonough</dc:creator>
		<pubDate>Tue, 02 Sep 2008 21:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.cadnauseam.com/?p=157#comment-1318</guid>
		<description>Thanks for putting this together.  Autodesk does also publish a list of the AutoCAD startup sequence.  This all came to be rather important with the recent rash of "CAD viruses", aka ALS_BURSTED.H virus or variously called Virus.ALS.Bursted, ALS/Bursted, and other variants.  The virus comes as a tainted ACAD.FAS file, or an ACAD.VLX file, and on some sites discussing the "CAD virus" conjectured that ACAD.FAS and ACAD.VLX probably load up at the same sequence position as ACAD.LSP.  One of our offices got infected with the virus, and the solution was to put some code in ACAD200X.LSP (which loads BEFORE acad.lsp/fas/vlx) to thwart the virus.  The virus takes advantage of the automatic-loading of reserved AutoCAD file names to execute their infected version of said files.  Frankly, I'm surprised there haven't been more of these types of virus attacks, not dissimilar to MS Office macro viruses that exploit templates and other files that get auto-loaded when Office applications launch.</description>
		<content:encoded><![CDATA[<p>Thanks for putting this together.  Autodesk does also publish a list of the AutoCAD startup sequence.  This all came to be rather important with the recent rash of &#8220;CAD viruses&#8221;, aka ALS_BURSTED.H virus or variously called Virus.ALS.Bursted, ALS/Bursted, and other variants.  The virus comes as a tainted ACAD.FAS file, or an ACAD.VLX file, and on some sites discussing the &#8220;CAD virus&#8221; conjectured that ACAD.FAS and ACAD.VLX probably load up at the same sequence position as ACAD.LSP.  One of our offices got infected with the virus, and the solution was to put some code in ACAD200X.LSP (which loads BEFORE acad.lsp/fas/vlx) to thwart the virus.  The virus takes advantage of the automatic-loading of reserved AutoCAD file names to execute their infected version of said files.  Frankly, I&#8217;m surprised there haven&#8217;t been more of these types of virus attacks, not dissimilar to MS Office macro viruses that exploit templates and other files that get auto-loaded when Office applications launch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Shackelford</title>
		<link>http://www.blog.cadnauseam.com/2008/09/01/what-is-loaded-at-autocad-startup-and-when/comment-page-1/#comment-1305</link>
		<dc:creator>Todd Shackelford</dc:creator>
		<pubDate>Tue, 02 Sep 2008 19:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.cadnauseam.com/?p=157#comment-1305</guid>
		<description>This is a great reference post. 

I'm going to print it and put it in a notebook. I'm also going to make a copy and tape it on the wall near my monitor. I'll also book mark this site incase of a fire. That reminds me, I should write something about backing up information. I'm sure I have a few versions started somewhere around here.</description>
		<content:encoded><![CDATA[<p>This is a great reference post. </p>
<p>I&#8217;m going to print it and put it in a notebook. I&#8217;m also going to make a copy and tape it on the wall near my monitor. I&#8217;ll also book mark this site incase of a fire. That reminds me, I should write something about backing up information. I&#8217;m sure I have a few versions started somewhere around here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy Bergmark - JTB World</title>
		<link>http://www.blog.cadnauseam.com/2008/09/01/what-is-loaded-at-autocad-startup-and-when/comment-page-1/#comment-1193</link>
		<dc:creator>Jimmy Bergmark - JTB World</dc:creator>
		<pubDate>Mon, 01 Sep 2008 12:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.cadnauseam.com/?p=157#comment-1193</guid>
		<description>Great post! It would be useful to also include when ARXs and DLLs are loaded from HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R17.2\ACAD-7001:409\Applications and HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R17.2\ACAD-7001:409\Applications.</description>
		<content:encoded><![CDATA[<p>Great post! It would be useful to also include when ARXs and DLLs are loaded from HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R17.2\ACAD-7001:409\Applications and HKEY_LOCAL_MACHINE\SOFTWARE\Autodesk\AutoCAD\R17.2\ACAD-7001:409\Applications.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
