<?xml version="1.0"?>
<rss version="2.0"><channel><title>Addon Discussion Latest Topics</title><link>https://www.wincert.net/forum/forum/106-addon-discussion/</link><description>Addon Discussion Latest Topics</description><language>en</language><item><title>Tablet PC is arriving</title><link>https://www.wincert.net/forum/topic/23024-tablet-pc-is-arriving/</link><description><![CDATA[<p>
	Windows XP Tablet PC Edition 2005 is coming to my new addon starts November 25 at 9/8c
</p>
]]></description><guid isPermaLink="false">23024</guid><pubDate>Fri, 25 Nov 2022 05:42:31 +0000</pubDate></item><item><title>Windows XP Tablet PC Service Pack 3</title><link>https://www.wincert.net/forum/topic/19172-windows-xp-tablet-pc-service-pack-3/</link><description><![CDATA[<p>
	Check out the website at 
</p>
]]></description><guid isPermaLink="false">19172</guid><pubDate>Fri, 22 Apr 2022 20:41:09 +0000</pubDate></item><item><title>Addon Removal.</title><link>https://www.wincert.net/forum/topic/12268-addon-removal/</link><description><![CDATA[<p>Hello i would appreciate how someone can tell me how to remove programs add-ons i added with nlite,the option remove components from nlite removes only windows components does not shows me for example the dvd shrink or the defraggler i add so i can remove them. :g:</p>
]]></description><guid isPermaLink="false">12268</guid><pubDate>Sat, 10 May 2014 07:38:30 +0000</pubDate></item><item><title>help needed on window live photo gallary</title><link>https://www.wincert.net/forum/topic/11962-help-needed-on-window-live-photo-gallary/</link><description><![CDATA[<p>how to make addon for window live photo gallary.</p><p>I have have window live essential launched in 2011</p>
]]></description><guid isPermaLink="false">11962</guid><pubDate>Sat, 15 Feb 2014 01:05:32 +0000</pubDate></item><item><title>skype real addon</title><link>https://www.wincert.net/forum/topic/11948-skype-real-addon/</link><description><![CDATA[<p>Can anyone make a skype real addon ?</p>
]]></description><guid isPermaLink="false">11948</guid><pubDate>Tue, 11 Feb 2014 20:19:47 +0000</pubDate></item><item><title>I need Notepad ++ 6.5 addon</title><link>https://www.wincert.net/forum/topic/11947-i-need-notepad-65-addon/</link><description><![CDATA[<p>Can anyone make this addon ?</p>
]]></description><guid isPermaLink="false">11947</guid><pubDate>Tue, 11 Feb 2014 20:18:21 +0000</pubDate></item><item><title>Need a theme(Vista Live Blue ,rubab)</title><link>https://www.wincert.net/forum/topic/11887-need-a-themevista-live-blue-rubab/</link><description><![CDATA[<p>I need <u>Vista Live Blue</u> theme from this topic</p><p> </p><blockquote data-ipsquote="" class="ipsQuote"><div><a href="https://www.wincert.net/forum/topic/3797-theme-vista-live-blue-live-grey-live-red-for-xp/">http://www.wincert.net/forum/topic/3797-theme-vista-live-blue-live-grey-live-red-for-xp/</a> <p> </p></div></blockquote><p> </p><p> </p>
]]></description><guid isPermaLink="false">11887</guid><pubDate>Sat, 01 Feb 2014 13:34:06 +0000</pubDate></item><item><title>About sidebar addon for xp</title><link>https://www.wincert.net/forum/topic/11512-about-sidebar-addon-for-xp/</link><description><![CDATA[<p>Hi ricks,</p><p> </p><p>i've tried your sidebar addon and it was really good and thank you btw for this awesome addon and this work, therefore i want to ask you something if i want at first logon of user that some gadgets to be displayed by default instead of the other one applied by your addon how to do that ? because i've already read your post but i dont understand quite well your explanations, could you please explain more how to do that and thank you so much for your help and your awesome addon.</p>
]]></description><guid isPermaLink="false">11512</guid><pubDate>Sat, 28 Sep 2013 09:27:34 +0000</pubDate></item><item><title>Clover SFX Installer</title><link>https://www.wincert.net/forum/topic/11192-clover-sfx-installer/</link><description><![CDATA[<p>SFX Installer for <a href="http://ejie.me/" title="" rel="external nofollow">Clover</a> !</p><p> </p><p><span>If you only use it for yourself, you can just copy the files into program installation directory.</span></p><div><div> </div><div><span>And run:</span></div><div><div><span>regsvr32 /s "c:\Program Files\Clover\TabHelper32.dll"</span></div><div><span>regsvr32 /s "c:\Program Files\Clover\TabHelper64.dll"</span></div><div> </div><div><span>I think you can write a bat file to do it in one minute.</span></div><div> </div><div><p><span>UninstallRun</span></p><p> </p><p><span>regsvr32 /u /s "c:\Program Files\Clover\TabHelper32.dll"<br>regsvr32 /u /s "c:\Program Files\Clover\TabHelper64.dll"</span></p><p> </p></div><div> </div><div><span><span>who</span> <span>created an</span> <span>installer, Inno or MSI</span><span>? :help: </span></span><pre class="ipsCode prettyprint">;InnoSetupVersion=5.5.0[Setup]AppName=CloverAppVerName=CloverAppVersion=3.0.258.0AppPublisher=EJIE TechnologyDefaultDirName={pf}\CloverDefaultGroupName=CloverUninstallDisplayIcon={app}\clover.exeOutputBaseFilename=SetupCompression=lzma2/MaxArchitecturesInstallIn64BitMode=x64DisableProgramGroupPage=yesWizardImageFile=embedded\WizModernImage-IS.bmpWizardSmallImageFile=embedded\WizModernSmallImage-IS.bmpAppCopyright=© 2013 EJIE Technology[Files]Source: "{app}\clover.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\clover.dll"; DestDir: "{app}\Readme"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\TabHelper32.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\TabHelper64.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\locales\de.pak"; DestDir: "{app}\locales"; MinVersion: 0.0,5.0; Flags: ignoreversionSource: "{app}\locales\en-US.pak"; DestDir: "{app}\locales"; MinVersion: 0.0,5.0; Flags: ignoreversion[Run]Filename: "{win}\System32\regsvr32.exe"; Parameters: "/s"; WorkingDir: "{app}\TabHelper32.dll"; MinVersion: 0.0,5.0;Filename: "{win}\System32\regsvr32.exe"; Parameters: "/s"; WorkingDir: "{app}\TabHelper64.dll"; MinVersion: 0.0,5.0;[UninstallRun]Filename: "{win}\System32\regsvr32.exe"; Parameters: "/u /s"; WorkingDir: "{app}\TabHelper32.dll"; MinVersion: 0.0,5.0;Filename: "{win}\System32\regsvr32.exe"; Parameters: "/u /s"; WorkingDir: "{app}\TabHelper64.dll"; MinVersion: 0.0,5.0;[Icons]Name: "{group}\Clover"; Filename: "{app}\clover.exe"; MinVersion: 0.0,5.0;[CustomMessages]default.NameAndVersion=%1 version %2default.AdditionalIcons=Additional icons:default.UninstallProgram=Uninstall %1default.LaunchProgram=Launch %1default.AssocFileExtension=&amp;Associate %1 with the %2 file extensiondefault.AssocingFileExtension=Associating %1 with the %2 file extension...[Languages];These files are stubs; To achieve better results after recompilation, use the real language filesName: "default"; MessagesFile: "embedded\default.isl";</pre></div></div></div><p><span>Please</span> <span>do it right! </span></p><p> </p><p> </p>
]]></description><guid isPermaLink="false">11192</guid><pubDate>Fri, 05 Apr 2013 17:05:54 +0000</pubDate></item><item><title>ESET 5 or 6 Silent SFX or Addon ?</title><link>https://www.wincert.net/forum/topic/10941-eset-5-or-6-silent-sfx-or-addon/</link><description><![CDATA[<p><span style="font-size:18px;"><strong>Heloo all !<br>Like it say's does anybody have that in Silent installation or some of you can make it ? Thank you</strong></span></p>
]]></description><guid isPermaLink="false">10941</guid><pubDate>Mon, 04 Feb 2013 19:08:25 +0000</pubDate></item><item><title>Help creating a costumized silent addon for Firefox 18 and beyond</title><link>https://www.wincert.net/forum/topic/10895-help-creating-a-costumized-silent-addon-for-firefox-18-and-beyond/</link><description><![CDATA[<p>Hello, I used to make great use of this tool: <a href="https://www.wincert.net/forum/topic/3637-tool-ffam-v10211/">http://www.wincert.net/forum/topic/3637-tool-ffam-v10211/</a>  to create silent costumized addons for Firefox, with costumized extensions, flash player/shockwave and more plugins, about:config configurations, and all prefs.js alterations I had done on an installed copy in XP. However, the tool doesn't work anymore, and I would like to learn how to do it manually.</p><p> </p><p>I have read many tutorials that use different approaches, but don't include all the customizations I used to be able to do before: </p><pre class="ipsCode prettyprint"><a href="http://mike.kaply.com/2010/06/18/customizing-the-firefox-installer-on-windows/">http://mike.kaply.com/2010/06/18/customizing-the-firefox-installer-on-windows/</a></pre><p> </p><p>I am able to create addons for less complex programs reading tutorials from Ricktendo: <a href="https://www.wincert.net/forum/topic/4659-video-how-to-make-silent-switch-installers/">http://www.wincert.net/forum/topic/4659-video-how-to-make-silent-switch-installers/</a></p><p> </p><p>But I can't go beyond using the /ms switch using those methods.</p><p> </p><p>Any hints, or help would be much appreciated!</p>
]]></description><guid isPermaLink="false">10895</guid><pubDate>Sun, 27 Jan 2013 23:45:45 +0000</pubDate></item><item><title>Emergency IE8 error on setup</title><link>https://www.wincert.net/forum/topic/10101-emergency-ie8-error-on-setup/</link><description><![CDATA[<p>Emergency,for first sorry for my poor english</p><p>When I put all the Nlite Addon integration, testing on real pc,got error when copy file</p><p>error file name is:</p><p>ie4uinit.mui</p><p>iedkcs32.mui</p><p>ieframe.mui</p><p>mshta.mui</p><p>msrating.mui</p><p>My Nlite Addon is:</p><p>YumeYao_MicrosoftVC78910RuntimeLibraries_MixedAddon_2_0_7.7z</p><p>DirectX32_9.0c Runtimes_201006_Addon.7z</p><p>OnePiece_IE8_WinXPSP3_v3.2.0_AddOn_ENU_DED5A893162B5B5267F64E92469BC0A4.7z</p><p>DotNetXAIO_40C_20111016_Addon_ENU.cab</p><p>Addon_Microsoft_SilverLight_5.1.7z</p><p>Java.cab</p><p>Adobe 10.1.2.cab</p><p>YumeYao_WMP11_Addon_ENU_V3_4_5.7z</p><p>use ORG english xp sp3 and Nlite 1.4.9.1</p><p>some one help please,i already do many times on this</p>
]]></description><guid isPermaLink="false">10101</guid><pubDate>Wed, 08 Aug 2012 18:07:20 +0000</pubDate></item><item><title>Office 2007 Compatibility pack</title><link>https://www.wincert.net/forum/topic/10015-office-2007-compatibility-pack/</link><description><![CDATA[<p>Any chance someone could make a addon for the office 2007 combatibility pack up to service pack 3? Still can't afford the latest office so I have to use the compatibility pack still.. I know.. I'm ghetto.. lol.. Thanks if anyone can make this possible!</p>
]]></description><guid isPermaLink="false">10015</guid><pubDate>Fri, 20 Jul 2012 15:56:57 +0000</pubDate></item><item><title>[Help] AddOn Maker: How to Choose and How to Make</title><link>https://www.wincert.net/forum/topic/9912-help-addon-maker-how-to-choose-and-how-to-make/</link><description><![CDATA[<p>Can somebody explain to me about these three addon:</p><ol style="list-style-type:decimal;"><li>True Addon<br></li><li>Svcpack Addon<br></li><li>RunOnceEx addon<br></li></ol><p></p><p>And, can we make addon with <a href="https://www.wincert.net/forum/topic/6897-tool-dxs-universal-updatepackaddon-creator/"><strong>DX's Universal UpdatePack-Addon Creator [DXUPAC]</strong></a></p><p>Last, what's different between switchless installer and true addon/ svcpack addon?</p><p>I'm really new to Addon Maker and Windows XP Installer Maker. I've ever use nLite and RVM Integrator but without addon inserted.</p><p>Any help and answer is appreciated.</p>
]]></description><guid isPermaLink="false">9912</guid><pubDate>Sat, 16 Jun 2012 04:40:23 +0000</pubDate></item><item><title>My list of silent programs addons for nLite</title><link>https://www.wincert.net/forum/topic/8844-my-list-of-silent-programs-addons-for-nlite/</link><description><![CDATA[<p>Hi guys.</p><p>this is my list of silent programs addons ready to add it for your Unattended Windows by nLite.</p><p><a href="http://uploading.com/files/a276mm35/ProgramAddons%2BWindows%2BMedia%2BPlayer%2B11.0.5721.5145.cab/" rel="external nofollow"><span style="color:#4e6a97;">Windows Media Player 11.0.5721.5145</span></a> Size:24.5 MB</p><p><a href="http://uploading.com/files/13e1c385/ProgramAddons%2BInternet%2BExplorer%2B8.0.cab/" rel="external nofollow"><span style="color:#4e6a97;">Internet Explorer 8.0</span></a> Size:16.1 MB</p><p><a href="http://uploading.com/files/d2caae29/ProgramAddons%2BK-Lite%2BCodec%2BPack%2BStandard%2B7.6.cab/" rel="external nofollow"><span style="color:#4e6a97;">K-Lite Codec Pack Standard 7.6</span></a> Size:11.2 MB</p><p><a href="http://uploading.com/files/fb837125/ProgramAddons%2BK-Lite%2BCodec%2BPack%2BMega%2B7.6.cab" rel="external nofollow"><span style="text-decoration:underline;"><span style="color:#4e6a97;">K-Lite Codec Pack Mega 7.6</span></span></a> Size:20.7 MB</p><p><a href="http://uploading.com/files/f46m64bm/ProgramAddons%2BOpera%2B11.01.cab/" rel="external nofollow"><span style="color:#4e6a97;">Opera 11.01</span></a> Size:8.5 MB</p><p><a href="http://uploading.com/files/25cmm9bd/ProgramAddons%2BFree%2BDownload%2BManager%2B3.0.852.cab/" rel="external nofollow"><span style="color:#4e6a97;">Free Download Manager 3.0.852</span></a> Size:2.2 MB</p><p><a href="http://uploading.com/files/mef4a6e3/ProgramAddons%2BSkype%2B5.5.32.113.cab/" rel="external nofollow"><span style="color:#4e6a97;">Skype 5.5.32.113</span></a> Size:18.8 MB</p><p><a href="http://uploading.com/files/d22d2218/ProgramAddons%2BFirefox%2B6.0.cab/" rel="external nofollow"><span style="color:#4e6a97;">Firefox 6.0</span></a> Size:13.3 MB</p><p><a href="http://uploading.com/files/17m89f54/ProgramAddons_FileZilla_3.5.0.cab/" rel="external nofollow"><span style="color:#4e6a97;">FileZilla 3.5.0</span></a> Size:4.3 MB</p><p>please tell me for any error</p>
]]></description><guid isPermaLink="false">8844</guid><pubDate>Mon, 22 Aug 2011 07:44:45 +0000</pubDate></item><item><title>{Request} Bitdefender Total Security 2012 Addon</title><link>https://www.wincert.net/forum/topic/8739-request-bitdefender-total-security-2012-addon/</link><description><![CDATA[<p>Yesterday Bitdefender released Bitdefender Total Security 2012, I just installed it and was suprised as it installed in few mins, nice interface, very light as of now so just wanted to know the silent command switches or it would be great if someone can make a Addon of it.</p><p><span style="text-decoration:line-through;">My another request if of silent switch for Windows 7 Manager 2.1.7</span></p><p>Edit:- Got the switch for Windows 7 Manager</p><p>Thanks in Advance.</p>
]]></description><guid isPermaLink="false">8739</guid><pubDate>Fri, 29 Jul 2011 12:10:53 +0000</pubDate></item><item><title>IE6 removal addon</title><link>https://www.wincert.net/forum/topic/9845-ie6-removal-addon/</link><description><![CDATA[<p>Where can I get one or what files to I put under [obsolete_files] in my entries.ini file.</p>
]]></description><guid isPermaLink="false">9845</guid><pubDate>Mon, 28 May 2012 01:06:13 +0000</pubDate></item><item><title>how to make update pack for xp x64?</title><link>https://www.wincert.net/forum/topic/9644-how-to-make-update-pack-for-xp-x64/</link><description><![CDATA[<p>Hello, I am new here. I have all updates for XP x64 SP2, but how do i make an Update Pack using these updates? I want to be the first to make a UP for XP x64.</p>
]]></description><guid isPermaLink="false">9644</guid><pubDate>Fri, 06 Apr 2012 13:41:14 +0000</pubDate></item><item><title>Bug with nLite [registry_addreg] ?</title><link>https://www.wincert.net/forum/topic/9013-bug-with-nlite-registry_addreg/</link><description><![CDATA[<p>Hello</p><p>I use a entries_.ini file to add custom tweaks with nLite</p><p>(view <a href="http://www.nliteos.com/addons/#registry_addreg" rel="external nofollow">http://www.nliteos.c...registry_addreg</a> if you don't know what i'm talking about)</p><p>The problem lies  in this line:</p><p></p><div></div><pre class="ipsCode">HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{1C5F694D-B965-4AEA-AF33-8906DFBC21E4}","URL",,"http://www.google.fr/search?hl=fr&amp;q={searchTerms}+&amp;meta="</pre><p></p><p>Becomes this in <span style="color:#0040FF;">hiveset.inf</span>, <span style="color:#0040FF;">HIVEDEF.INF</span> and <span style="color:#0040FF;">nlite.inf</span>  (also, why nLite add the keys to all these files? <span style="color:#0040FF;">nlite.inf</span>  is enough....)</p><p></p><div></div><pre class="ipsCode">HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{1C5F694D-B965-4AEA-AF33-8906DFBC21E4}","URL",,"http://www.google.fr/search?hl=fr&amp;q={searchTerms}</pre><p></p><p>As you can see, nLite truncate the end,(<span style="color:#0040FF;">+&amp;meta="</span> ),  resulting in an error at the text mode stage of the install:</p><p><a href="http://nsa27.casimages.com/img/2011/10/04/111004082215622243.png" rel="external nofollow"><img src="http://nsa27.casimages.com/img/2011/10/04/mini_111004082215622243.png" alt="mini_111004082215622243.png" loading="lazy"></a></p><p>If i manually edit <span style="color:#0040FF;">nlite.inf</span>  to add my tweaks, everything works fine, but that's a hassle to do this at each integration.</p><p>So, is this a know bug or limitation of nLite?</p><p>Can i avoid that ?</p><p>Thanks.</p>
]]></description><guid isPermaLink="false">9013</guid><pubDate>Wed, 05 Oct 2011 00:15:59 +0000</pubDate></item><item><title>Using AutoIt for silent install</title><link>https://www.wincert.net/forum/topic/1466-using-autoit-for-silent-install/</link><description><![CDATA[<blockquote data-ipsquote="" class="ipsQuote" data-ipsquote-username="master_mtz" data-cite="master_mtz"><div>hi all ,  i am making this little guide to help making autoit scripts , to avoid the troubles of finding switches and so on .....<p>==============================================</p><p>here we go .....</p><p>=============================================</p><p>-----------------------</p><p>what is an Autoit Script</p><p>------------------------</p><p>it is a simple script , made to do jobs automatically , u write down the script (the script is mainly a robot that will tell the system what to do ) , then compile it , the resulting exe will do what u specifed in the code each time the program runs,</p><p>----------------------------</p><p>What is the relation between Auto it and silent install:</p><p>---------------------------</p><p>simply , u wil make the installation go smoothly , without ur interaction , the script u make will do the job ..... u may see examples in this topic :</p><p><a href="http://www.msfn.org/board/index.php?showtopic=20197" rel="external nofollow"></a><a href="http://www.msfn.org/board/index.php?showtopic=20197" rel="external nofollow"></a><a href="http://www.msfn.org/board/index.php?showtopic=20197" rel="external nofollow"></a><a href="http://www.msfn.org/board/index.php?showtopic=20197" rel="external nofollow"></a><a href="http://www.msfn.org/board/index.php?showtopic=20197" rel="external nofollow"></a><a href="http://www.msfn.org/board/index.php?showtopic=20197" rel="external nofollow">http://www.msfn.org/board/index.php?showtopic=20197</a></p><p>---------------------</p><p>OHH dear , shall i write scripts and think of coding</p><p>----------------------</p><p>Answer is , NO , u will see in this guide , how will we make scripts for silent installs without writing code.</p><p>------------------------</p><p>Why and when shall i use autoit for silent install ?</p><p>------------------------</p><p>when u don't find the silent switch u need , u are pushed to use the autoit method ..</p><p>==============NOW LET US GOOO!!!!================</p><p>firstly we need the program ,,, get it here</p><p><a href="http://www.autoitscript.com/cgi-bin/getfile.pl?autoit3/autoit-v3-setup.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...it-v3-setup.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...it-v3-setup.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...it-v3-setup.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...it-v3-setup.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...it-v3-setup.exe" rel="external nofollow">http://www.autoitscript.com/cgi-bin/getfil...it-v3-setup.exe</a></p><p>and we need the Scite tool , to use the script recorder::</p><p>Scite</p><p>---------</p><p><a href="http://www.autoitscript.com/cgi-bin/getfile.pl?../autoit3/scite/download/SciTe4AutoIt3.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...iTe4AutoIt3.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...iTe4AutoIt3.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...iTe4AutoIt3.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...iTe4AutoIt3.exe" rel="external nofollow"></a><a href="http://www.autoitscript.com/cgi-bin/getfil...iTe4AutoIt3.exe" rel="external nofollow">http://www.autoitscript.com/cgi-bin/getfil...iTe4AutoIt3.exe</a></p><p>install both programs ,,, </p><p>now go to :</p><p>Start &gt;&gt;programs&gt;&gt;autoit V3&gt;&gt;scite&gt;&gt;Script Writer</p><p>u will see this :</p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.wincert.net/forum/uploads/monthly_08_2007/post-29-1186075177.png" rel="external nofollow"><img src="https://www.wincert.net/forum/uploads/monthly_08_2007/post-29-1186075177_thumb.png" data-fileid="356" class="ipsImage ipsImage_thumbnailed" alt="post-29-1186075177_thumb.png" width="400" loading="lazy" height="388"></a></p><p>1- select the installation package which u r going to make the script for , it shall be an EXE which the script will call each time it runs ..........</p><p>2- make the check boxes , as made in the pic</p><p>3- click the "A" button</p><p>once we click the "A" button,the exe(which is the installation package)  we specifed will run, and every movement we make on our pc using the keyboard will be recorded,</p><p>During the record of this code , Take care of :</p><p>1-Avoid Alt+tab, or navigating to othr windows</p><p>2- use " Alt+N" to choose "next" ، Alt+y to choose " Yes" , and so on ..</p><p>3- u may use the Tab button to navigate between buttons </p><p>After u completly installed the application , we have to stop the record operation by clicking the "A" button at the upper left of the screen , now u must see some code written like this ....</p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.wincert.net/forum/uploads/monthly_08_2007/post-29-1186075155.png" rel="external nofollow"><img src="https://www.wincert.net/forum/uploads/monthly_08_2007/post-29-1186075155_thumb.png" data-fileid="355" class="ipsImage ipsImage_thumbnailed" alt="post-29-1186075155_thumb.png" width="400" loading="lazy" height="224"></a></p><p>Now , we have to add little code to our app , to avoid hassles , and running same application again and again</p><p>-------------------------------------</p><p>$SF_1 = "app.exe"</p><p>If WinExists ( $SF_1 ) Then Exit</p><p>AutoItWinSetTitle ( $SF_1)</p><p>---------------------------------------</p><p>** u may ask , what is this attented for , the answer is , this code is just a safety measure during the testing period , i once used a script which don't have this code (or similiar) and a big trouble occourded , the compiled EXE kept running it self again and again  , and at last , 101 process where running on my poor pc :no:  , i used taskkill to </p><p>get rid of those processes and i succeded  :thumbup </p><p>---------------------------------</p><p>replace app.exe by the installation package exe  u selected when recording the script, now save the file near by ur EXE package as u see in the pic , then compile the script ....</p><p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.wincert.net/forum/uploads/monthly_08_2007/post-29-1186075406.png" rel="external nofollow"><img src="https://www.wincert.net/forum/uploads/monthly_08_2007/post-29-1186075406_thumb.png" data-fileid="357" class="ipsImage ipsImage_thumbnailed" alt="post-29-1186075406_thumb.png" width="284" loading="lazy" height="397.6"></a></p><p>NOW all is done we have the compiled EXE , try running it now , u will see every thing in the setup going automatically </p><p>without ur interaction , once u test and find every thing working good , u may make a RARsfx which will have the compiled EXE to run after the extraction process</p></div></blockquote><p>I found this useful when I cant find any silent switches for my installers :thumb_yello:</p>
]]></description><guid isPermaLink="false">1466</guid><pubDate>Thu, 02 Aug 2007 16:34:36 +0000</pubDate></item><item><title>[Request] Remote Desktop 7 true AddOn for Windows Server 2003</title><link>https://www.wincert.net/forum/topic/8193-request-remote-desktop-7-true-addon-for-windows-server-2003/</link><description><![CDATA[<p>Hello everyone <img src="https://www.wincert.net/forum/theme/emoticons/default_smile.png" alt=":)" srcset="https://www.wincert.net/forum/theme/emoticons/smile@2x.png 2x" width="20" height="20" loading="lazy"></p><p>First of all, sorry if this thread should not belong here. Mods, feel free to move this thread somewhere else you think is better. </p><p>I've tried myself and couldn't build one. If we extract the contents of <a href="http://support.microsoft.com/kb/969084" rel="external nofollow">http://support.microsoft.com/kb/969084</a> and then copy files on correct locations, this works perfectly on any 2003 Server. </p><p>As seen on <a href="http://blogs.msdn.com/b/rds/archive/2009/10/28/announcing-the-availability-of-remote-desktop-connection-7-0-for-windows-xp-sp3-windows-vista-sp1-and-windows-vista-sp2.aspx?PageIndex=1#comments" rel="external nofollow">MSDN blog on launch</a> there were a lot of users requesting it for Server 2003.</p><p>Any possible workaround to integrate this would be greatly appreciated. An AddOn would be a *very* welcome addition.</p><p>Kind regards and thanks, everyone!</p><p><img src="http://i30.tinypic.com/jq6u1h.gif" alt="jq6u1h.gif" loading="lazy"></p>
]]></description><guid isPermaLink="false">8193</guid><pubDate>Sun, 05 Dec 2010 15:42:33 +0000</pubDate></item><item><title>request win messenger 5.1</title><link>https://www.wincert.net/forum/topic/6654-request-win-messenger-51/</link><description><![CDATA[<p>i want to change original windows messenger (v4.7) to new version (5.1) in xp setup cd. how can i do that or can anyone make an addon for me thanks. </p><p>(i dont want to use switchless or silent installer i want to change old files with new files in xp source cd)</p>
]]></description><guid isPermaLink="false">6654</guid><pubDate>Thu, 06 Aug 2009 21:10:07 +0000</pubDate></item><item><title>please help me nlite error</title><link>https://www.wincert.net/forum/topic/8153-please-help-me-nlite-error/</link><description><![CDATA[<p><img src="http://img528.imageshack.us/img528/6343/errorh.jpg" alt="errorh.jpg" loading="lazy"></p><p>Hi guys and girls, ran into this nlite error. it's the first time i</p><p>have seen it :crying_anim02: and man , i have done plenty.</p><p>could anyone be so kind as to point to the trouble maker?</p><p>error crops up during the last part of the hotfix integration stage..</p><p>As requested by the error msg box: here is my last session.ini</p><p><em><strong>[Main]</strong></em></p><p><em><strong>Env = 1.4.9.1 - 2.0.50727.42.Microsoft Windows NT 5.1.2600 Service Pack 3</strong></em></p><p><em><strong>Target = Windows XP Professional SP3 - 5.1.2600.5512 - English (United States)</strong></em></p><p><em><strong>[Tasks]</strong></em></p><p><em><strong>Remove Components</strong></em></p><p><em><strong>Integrate Drivers</strong></em></p><p><em><strong>Hotfixes and Update Packs</strong></em></p><p><em><strong>Tweaks</strong></em></p><p><em><strong>Create a Bootable ISO</strong></em></p><p><em><strong>Options</strong></em></p><p><em><strong>[Components]</strong></em></p><p><em><strong>;# Applications #</strong></em></p><p><em><strong>Briefcase</strong></em></p><p><em><strong>ClipBook Viewer</strong></em></p><p><em><strong>Defragmenter</strong></em></p><p><em><strong>Games</strong></em></p><p><em><strong>Internet Games</strong></em></p><p><em><strong>Paint</strong></em></p><p><em><strong>Pinball</strong></em></p><p><em><strong>;# Drivers #</strong></em></p><p><em><strong>Asynchronous Transfer Mode (ATM)</strong></em></p><p><em><strong>Display Adapters (old)</strong></em></p><p><em><strong>IBM PS/2 TrackPoint</strong></em></p><p><em><strong>IBM ThinkPad</strong></em></p><p><em><strong>Microsoft SideWinder</strong></em></p><p><em><strong>Modems</strong></em></p><p><em><strong>Multifunctional</strong></em></p><p><em><strong>Serial Pen Tablet</strong></em></p><p><em><strong>Sony Jog Dial</strong></em></p><p><em><strong>Sound Controllers</strong></em></p><p><em><strong>Tape drives</strong></em></p><p><em><strong>;# Hardware Support #</strong></em></p><p><em><strong>ATM Support</strong></em></p><p><em><strong>Battery</strong></em></p><p><em><strong>Brother Devices</strong></em></p><p><em><strong>Gravis Digital GamePort</strong></em></p><p><em><strong>Iomega Zip drive</strong></em></p><p><em><strong>Modem Support</strong></em></p><p><em><strong>Multi-port serial adapters</strong></em></p><p><em><strong>Ramdisk</strong></em></p><p><em><strong>Smart Cards</strong></em></p><p><em><strong>Windows CE USB Host</strong></em></p><p><em><strong>;# Keyboards #</strong></em></p><p><em><strong>All</strong></em></p><p><em><strong>;# Languages #</strong></em></p><p><em><strong>all</strong></em></p><p><em><strong>;# Multimedia #</strong></em></p><p><em><strong>AOL ART Image Format Support</strong></em></p><p><em><strong>DirectX diagnostic tool</strong></em></p><p><em><strong>Images and Backgrounds</strong></em></p><p><em><strong>Intel Indeo codecs</strong></em></p><p><em><strong>Luna desktop theme</strong></em></p><p><em><strong>Media Center</strong></em></p><p><em><strong>Mouse Cursors</strong></em></p><p><em><strong>Movie Maker</strong></em></p><p><em><strong>Music Samples</strong></em></p><p><em><strong>Old CDPlayer and Sound Recorder</strong></em></p><p><em><strong>Tablet PC</strong></em></p><p><em><strong>Windows Sounds</strong></em></p><p><em><strong>;# Network #</strong></em></p><p><em><strong>Client for Netware Networks</strong></em></p><p><em><strong>Communication tools</strong></em></p><p><em><strong>Comtrol Test Terminal Program</strong></em></p><p><em><strong>Connection Manager</strong></em></p><p><em><strong>FrontPage Extensions</strong></em></p><p><em><strong>Internet Connection Wizard</strong></em></p><p><em><strong>Internet Information Services (IIS)</strong></em></p><p><em><strong>MSN Explorer</strong></em></p><p><em><strong>Network Setup Wizard</strong></em></p><p><em><strong>NWLink IPX/SPX/NetBIOS Protocol</strong></em></p><p><em><strong>Peer-to-Peer</strong></em></p><p><em><strong>Share Creation Wizard</strong></em></p><p><em><strong>Web Folders</strong></em></p><p><em><strong>;# Operating System Options #</strong></em></p><p><em><strong>.NET Framework</strong></em></p><p><em><strong>Administrator VB scripts</strong></em></p><p><em><strong>Blaster/Nachi removal tool</strong></em></p><p><em><strong>Color Schemes</strong></em></p><p><em><strong>Desktop Cleanup Wizard</strong></em></p><p><em><strong>Disk Cleanup</strong></em></p><p><em><strong>DR Watson</strong></em></p><p><em><strong>File and Settings Wizard</strong></em></p><p><em><strong>File System Encryption</strong></em></p><p><em><strong>Help and Support</strong></em></p><p><em><strong>IExpress Wizard</strong></em></p><p><em><strong>Manual Install and Upgrade</strong></em></p><p><em><strong>Out of Box Experience (OOBE)</strong></em></p><p><em><strong>Remote Installation Services (RIS)</strong></em></p><p><em><strong>Search Assistant</strong></em></p><p><em><strong>Security Center</strong></em></p><p><em><strong>Service Pack Messages</strong></em></p><p><em><strong>Tour</strong></em></p><p><em><strong>User account pictures</strong></em></p><p><em><strong>Zip Folders</strong></em></p><p><em><strong>;# Services #</strong></em></p><p><em><strong>Indexing Service</strong></em></p><p><em><strong>Remote Registry</strong></em></p><p><em><strong>Secondary Logon</strong></em></p><p><em><strong>Simple TCP/IP Services</strong></em></p><p><em><strong>Telnet</strong></em></p><p><em><strong>;# Directories #</strong></em></p><p><em><strong>DOCS</strong></em></p><p><em><strong>SUPPORT</strong></em></p><p><em><strong>VALUEADD</strong></em></p><p><em><strong>;# Compatibility #</strong></em></p><p><em><strong>[KeepFiles]</strong></em></p><p><em><strong>msconfig.exe</strong></em></p><p><em><strong>[RemoveFiles]</strong></em></p><p><em><strong>clock.avi</strong></em></p><p><em><strong>yahoo.bmp</strong></em></p><p><em><strong>swtchbrd.bmp</strong></em></p><p><em><strong>telnet.exe</strong></em></p><p><em><strong>[Options]</strong></em></p><p><em><strong>ClassicSetup</strong></em></p><p><em><strong>BlackSetupBack</strong></em></p><p><em><strong>ProfilesDir = "%SystemDrive%\Documents and Settings"</strong></em></p><p><em><strong>TargetPath = "WINDOWS"</strong></em></p><p><em><strong>temp_dir = %USERPROFILE%\Local Settings\Temp</strong></em></p><p><em><strong>[Patches]</strong></em></p><p><em><strong>TcpIp = 20</strong></em></p><p><em><strong>UsbPoll = 250</strong></em></p><p><em><strong>DoUxTheme</strong></em></p><p><em><strong>DoSFC</strong></em></p><p><em><strong>[services2]</strong></em></p><p><em><strong>Alerter,4</strong></em></p><p><em><strong>ALG,4</strong></em></p><p><em><strong>wuauserv,4</strong></em></p><p><em><strong>Browser,4</strong></em></p><p><em><strong>CryptSvc,4</strong></em></p><p><em><strong>ERSvc,4</strong></em></p><p><em><strong>FastUserSwitchingCompatibility,4</strong></em></p><p><em><strong>PolicyAgent,4</strong></em></p><p><em><strong>Spooler,4</strong></em></p><p><em><strong>RemoteAccess,4</strong></em></p><p><em><strong>SamSs,4</strong></em></p><p><em><strong>LanmanServer,4</strong></em></p><p><em><strong>srservice,4</strong></em></p><p><em><strong>Schedule,4</strong></em></p><p><em><strong>LanmanWorkstation,4</strong></em></p><p><em><strong>[Tweaks]</strong></em></p><p><em><strong>Desktop-Desktop icons size-47</strong></em></p><p><em><strong>Desktop-Wrap icon titles-Enable</strong></em></p><p><em><strong>Privacy-Disable Driver Update Internet prompt</strong></em></p><p><em><strong>Privacy-Disable Error Reporting</strong></em></p><p><em><strong>Privacy-Remove Alexa</strong></em></p><p><em><strong>Security-Always show Updates under Software</strong></em></p><p><em><strong>Security-Disable Web Open With prompt</strong></em></p><p><em><strong>Windows Media Player-Accept Privacy Statement</strong></em></p><p><em><strong>Windows Media Player-Disable auto-add music to library</strong></em></p><p><em><strong>Windows Media Player-Disable automatic codec download</strong></em></p><p><em><strong>Windows Media Player-Disable metadata retrieval</strong></em></p><p><em><strong>Windows Media Player-Disable MRU</strong></em></p><p><em><strong>Windows Media Player-Disable silent acquisition</strong></em></p><p><em><strong>Windows Media Player-Disable starting with Media Guide</strong></em></p><p><em><strong>Windows Media Player-Enhanced privacy settings</strong></em></p><p><em><strong>[unattended]</strong></em></p><p><em><strong>ComputerType = Automatic</strong></em></p><p><em><strong>MaximumDataStorePercentOfDisk = 12</strong></em></p><p><em><strong>RestorePointLife = 30</strong></em></p><p><em><strong>DesktopTheme = Default||</strong></em></p><p><em><strong>AutoUDay = 5</strong></em></p><p><em><strong>AutoUHour = 15</strong></em></p><p><em><strong>ProgFilesPath = "\Program Files"</strong></em></p><p><em><strong>[NetAdapter1]</strong></em></p><p><em><strong>connname = ""</strong></em></p><p><em><strong>macaddress = ""</strong></em></p><p><em><strong>ipaddress = "192.168.0.1"</strong></em></p><p><em><strong>subnetmask = "255.255.255.0"</strong></em></p><p><em><strong>defaultgateway = ""</strong></em></p><p><em><strong>dnsserver1 = ""</strong></em></p><p><em><strong>dnsserver2 = ""</strong></em></p><p><em><strong>winsserver = ""</strong></em></p><p><em><strong>netbiossetting = "0"</strong></em></p><p><em><strong>ipxnetworknumber = "00000000"</strong></em></p><p><em><strong>ipxnetworkframetype = "0xFF"</strong></em></p><p><em><strong>[GuiRunOnce]</strong></em></p><p><em><strong>[Drivers]</strong></em></p><p><em><strong>D:\0Ss\first appz to install\WDM_A404\WDM\Alcwdm.inf,0</strong></em></p><p><em><strong>[Hotfixes]</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\5er_WMPLyricsPlugin_v0.3_Addon_v2.1_x86.7z</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\Kels_Uber_Addon_v14.6.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\Microsoft_UPHC-Service_1.6g_Addon.cab</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\my recycle bin.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\Notepad2.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\oem.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\OnePiece_WinXP_Post-SP3_UpdatePack_ENU.7z</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\Ricks_CCleaner3.00.1310_Intl_addon.7z</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\Ricks_InstallWatchPro2.5c_addon.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\test\UltraDefrag_4.3.0.7z</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\1unistall.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\7-ZIP.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\Addon_Java_Runtime_6_update_21.7z</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\DirectX9.RuntimesNEW.7z</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\FRAMEWORK3IN1.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\other runtimes.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\ProgramAddons SoftPerfect NetWorx 5.0.5.cab</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\ProgramAddons Sumatra PDF 1.1.rar</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\ProgramAddons_CabPack_1.4.cab</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\UniExtract161.cab</strong></em></p><p><em><strong>D:\0Ss\NLITE ADDONS\addons 4 svpack\vc2005.2008.2010.rar</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\NDP20SP2-KB979909-x86.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\NDP20SP2-KB983583-x86.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\NDP20SP2-KB2418241-x86.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\NDP35SP1-KB2416473-x86.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB979687-x86-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB981957-x86-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB982132-x86-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB2279986-x86-custom-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB2296011-x86-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB2360131-x86-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB2360937-x86-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-KB2387149-x86-ENU.exe</strong></em></p><p><em><strong>D:\0Ss\down fixes and make addon\WindowsXP-WindowsMedia-KB2378111-x86-ENU.exe</strong></em></p><p></p><p>Cheers!</p>
]]></description><guid isPermaLink="false">8153</guid><pubDate>Wed, 17 Nov 2010 09:56:51 +0000</pubDate></item><item><title>[Request] WinZip 14.5</title><link>https://www.wincert.net/forum/topic/8132-request-winzip-145/</link><description><![CDATA[<p>I've tried to create a silent WinZip addon for nlite, but no matter what happens, it won't install properly.  I'm using the .msi file, but i've also tried extracting it and installing it with the exe and it always fails.  It will install an icon to the desktop which links to the DVD rom, rather than installing it to c;|program files\winzip\</p><p>Im integrating it with XP SP3 using nlite.  I've attempted both with an addon and with a runonce install command, and both end up the same way.</p><p>Can anyone make a working copy of this for me? (unregistered version)</p>
]]></description><guid isPermaLink="false">8132</guid><pubDate>Fri, 05 Nov 2010 13:54:12 +0000</pubDate></item><item><title>[Request] Windows Live Essentials Addon</title><link>https://www.wincert.net/forum/topic/5153-request-windows-live-essentials-addon/</link><description><![CDATA[<p>Hi im not sure where i post for a request! i would like to no if anyone can make addons from the windows live essentials</p><p>like the photo gallery.email movie maker ect.. i managed to find an offline installer! but i can't extract it can anyone make an addon?</p><p>Here is the link to offline installer Thanks..<img src="https://www.wincert.net/forum/theme/emoticons/default_smile.png" alt=":)" srcset="https://www.wincert.net/forum/theme/emoticons/smile@2x.png 2x" width="20" height="20" loading="lazy"><a href="http://g.live.com/1rebeta3/en/wlsetup-all.exe" rel="external nofollow">Windows Live Offline Installer</a></p>
]]></description><guid isPermaLink="false">5153</guid><pubDate>Wed, 17 Dec 2008 21:29:03 +0000</pubDate></item></channel></rss>
