{"id":1079,"date":"2017-12-02T09:46:14","date_gmt":"2017-12-02T09:46:14","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/?p=1079"},"modified":"2020-01-09T09:27:24","modified_gmt":"2020-01-09T09:27:24","slug":"setup-stops-after-ia-is-preparing-the-wizard","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/setup-stops-after-ia-is-preparing-the-wizard\/","title":{"rendered":"Setup stops after &#8220;IA is preparing the wizard &#8230;&#8221;"},"content":{"rendered":"<p><strong>installanywhereExpert created the topic: Setup stops after &#8220;IA is preparing the wizard &#8230;<\/strong>&#8221;<br \/>\nI&#8217;ve developed a setup, made a built and everything worked fine.<br \/>\nNow I&#8217;ve made some minor changes and when I build and run the setup, the window with the message &#8220;InstallAware is preparing the Installaware wizard &#8230;&#8221; appears and after that setup exits without any message. There is no entry in the eventlog.<\/p>\n<p>I&#8217;ve tried a debug build. When I run this build within the IDE it works fine, when I start the setup from the explorer, it fails.<\/p>\n<p>I&#8217;ve tried to run the setup on a different computer: same problem.<br \/>\nIt seems that there is a problem with the bootstrapper?<br \/>\nI&#8217;ve installed the latest version of IA, but the problem remains the same.<\/p>\n<p>Can anyone help?<\/p>\n<p><strong>msiexpert replied the topic: Re: Setup stops after &#8220;IA is preparing the wizard &#8230;&#8221;<\/strong><br \/>\ny installer &#8212; a compressed, web-based EXE &#8212; is stopping at the same point; however, it issues an error message:<\/p>\n<p>Quote:<br \/>\nAccess violation at address 7365807B. Read of address 7365807B.<\/p>\n<p>It gets the error shortly after you see &#8220;Preparing InstallAware Wizard&#8221;.<br \/>\nThe PC is running a clean install of Windows 7 Ultimate RC 64-bit, on a system based on an Intel motherboard with a Core2 Duo CPU and 2 GB RAM (this system has proven its reliability running Vista 64 for over a year).<\/p>\n<p>The installer was built successfully from the IDE in InstallAware Studio Admin 9.06, and when you run the EXE, it passes the initial validation (integrity check) routine, before failing at &#8220;Preparing InstallAware Wizard&#8221;.<\/p>\n<p>My installer incorporates the following 3rd party plug-ins:<\/p>\n<p>      mdPlugins (v1.26) &#8212; &#8216;Reset Date&#8217; Plug-in<\/p>\n<p>      A. Neilans&#8217; &#8216;InstallAware 5 RegEx&#8217; Plug-in<\/p>\n<p>      AxoNet (v 2.1.0.20) &#8212; &#8216;Windows Firewall&#8217; Plug-in<\/p>\n<p>      AxoNet (v 2.1.0.20) &#8212; &#8216;Volume Info&#8217; Plug-in<\/p>\n<p>I have not found any information on InstallWare&#8217;s web site as to whether these plug-ins will work in an installer intended to run on Windows 7 64-bit.<\/p>\n<p>I intend to install Windows 7 64-bit RTM soon, to see if the error condition also occurrs in the release build of Windows 7. I will also test the installer on other versions of Windows, and report back here.<\/p>\n<p>If there is no fix avaialble from InstallAware Corp, I would appreciate any advice on simplifying the installer, so I can narrow down the failure point.<\/p>\n<p><strong>msiexpert replied the topic: Re: Setup stops after &#8220;IA is preparing the wizard &#8230;&#8221;<\/strong><br \/>\nHi Michael,<\/p>\n<p>I would first recommend commenting out or disabling the plugins that you have in the project; this sort of &#8220;disappearing&#8221; act is typically a problem with a plugin or part of the initialisation logic at the top of the script.<\/p>\n<p>However, if you continue to have problems, please submit a complete copy of your script (without dlls, etc) via our support system and I will have it investigated.<\/p>\n<p><strong>msiexpert replied the topic: Re: Setup stops after &#8220;IA is preparing the wizard &#8230;&#8221;<\/strong><br \/>\nAndy,<\/p>\n<p>I&#8217;ll try that if I get the error again.<\/p>\n<p>I may have found a possible work-around: go into the IDE and open each of the dialogs where project options are set. Edit a value in one field on each dialog screen (e.g. backspace a character, then retype it &#8212; no need to actually change anything), then OK out of the dialog. Repeat for each of the various dialogs*, then save the project and rebuild it.<\/p>\n<p>Not sure why this worked for me. One theory: it rewrites the project&#8217;s .MPR file in a way that some previous editing of the project had caused to be wrong.<\/p>\n<p>* The dialogs in which I edited a field prior to building (which apparently fixed this error for me) are:<\/p>\n<p>Project Options (from MSIcode tab, Project Settings button)<br \/>\n&#8211;Project<br \/>\n&#8212;-Summary<br \/>\n&#8212;-Add-Remove<br \/>\n&#8212;-Compiler Variables<br \/>\n&#8211;Build<br \/>\n&#8212;-Authenticode<br \/>\n&#8212;-Compression<br \/>\n&#8212;-Compiler<br \/>\n&#8212;-Output<br \/>\n&#8212;-Patch<br \/>\nProduct Details button (from Design Tab)<br \/>\n&#8211;Application Information<br \/>\n&#8212;-Project Properties<br \/>\n&#8212;-Summary and UAC<\/p>\n<p><strong>installanywhereExpert replied the topic: Re: Setup stops after &#8220;IA is preparing the wizard &#8230;&#8221;<\/strong><br \/>\nOK, I&#8217;ve solved the problem as well.<\/p>\n<p>I don&#8217;t know what caused the problem. I&#8217;ve changed some settings, rechanged them to their original value, moved the main setup script to another location &#8230; things like that. And the it worked.<\/p>\n<p>I don&#8217;t feel very comfortable with such magical healings, but at the moment everything is OK.<\/p>\n<p><strong>msiexpert replied the topic: Re: Setup stops after &#8220;IA is preparing the wizard &#8230;&#8221;<\/strong><br \/>\nI had a recent instance of a user getting a similar Access Violation error when running the installer. They resolved the problem by clearing their Temporary Internet Files folder (the IE browser cache) via Control Panel, Internet Options.<\/p>\n<p>The user had received the installer as a download, and the theory is the download may have been corrupt. By clearing the IE cache and re-downloading, they got a good copy of the installer, and no error occurred when they ran it.<\/p>\n<p>I have seen the Access Violation error when installer downloads were not involved. Either way, clearing the Temp Internet Files folder is a quick thing to try.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>installanywhereExpert created the topic: Setup stops after &#8220;IA is preparing the wizard &#8230;&#8221; I&#8217;ve developed a setup, made a built and everything worked fine. Now I&#8217;ve made some minor changes&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[49],"tags":[270],"class_list":["post-1079","post","type-post","status-publish","format-standard","hentry","category-general","tag-wizard"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=1079"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1079\/revisions"}],"predecessor-version":[{"id":1080,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1079\/revisions\/1080"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=1079"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=1079"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=1079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}