<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ultimate Guide</title>
	<atom:link href="http://ultimate-guide.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://ultimate-guide.de</link>
	<description>find what you didn&#039;t find</description>
	<lastBuildDate>Fri, 13 Apr 2012 17:09:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Delete Outlook Duplicates Items</title>
		<link>http://ultimate-guide.de/2012/04/13/delete-duplicates/</link>
		<comments>http://ultimate-guide.de/2012/04/13/delete-duplicates/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 16:52:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Delete]]></category>
		<category><![CDATA[Delete Dupliate Mails]]></category>
		<category><![CDATA[Delete Duplicates]]></category>
		<category><![CDATA[Delete Mails]]></category>
		<category><![CDATA[Items]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook 2007]]></category>
		<category><![CDATA[Outlook 2010]]></category>

		<guid isPermaLink="false">http://ultimate-guide.de/?p=859</guid>
		<description><![CDATA[Well this wasn&#8217;t my day today. I Imported an archive.pst file into my inbox THREE times. and now I was sitting there and had to pick out the duplicates.
It took me something like 4 hours to finaly find a tool [...]]]></description>
			<content:encoded><![CDATA[<p>Well this wasn&#8217;t my day today. I Imported an archive.pst file into my inbox THREE times. and now I was sitting there and had to pick out the duplicates.</p>
<p>It took me something like 4 hours to finaly find a tool that was able to help me. And because I want you to not look around for so long here the link to the tool</p>
<p><a href="http://www.vaita.com/ODIR.asp" target="_blank">http://www.vaita.com/ODIR.asp</a></p>
<p>Sadly it only deletes the duplicates in the current folder. But it is still better then nothing.</p>
<p>regards</p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2012/04/13/delete-duplicates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UltraEdit 17 Silent Installation</title>
		<link>http://ultimate-guide.de/2012/02/17/ultraedit-17-silent-installation/</link>
		<comments>http://ultimate-guide.de/2012/02/17/ultraedit-17-silent-installation/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 13:04:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Command lines]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Activation]]></category>
		<category><![CDATA[command line switches]]></category>
		<category><![CDATA[Command switches]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[Configuration File]]></category>
		<category><![CDATA[setup.iss]]></category>
		<category><![CDATA[silent install]]></category>
		<category><![CDATA[switches]]></category>
		<category><![CDATA[UltraCompare]]></category>
		<category><![CDATA[UltraEdit]]></category>
		<category><![CDATA[UltraEdit 17]]></category>

		<guid isPermaLink="false">http://ultimate-guide.de/?p=852</guid>
		<description><![CDATA[That was kind of hard to find the right command line for UltraEdit 17. As i started to drag the .exe file into my cmd and see with /? if there are command line switches, i saw that you can [...]]]></description>
			<content:encoded><![CDATA[<p>That was kind of hard to find the right command line for UltraEdit 17. As i started to drag the .exe file into my cmd and see with /? if there are command line switches, i saw that you can do a silent install with .exe /S /V/qn at least so it says. But as you might know that is not true.</p>
<p>So how do you do a silent install of UltraEdit 17. It is pretty easy if you know how. You need a configuration file. It is called setup.iss and you have to generate it yourself.</p>
<p>open up an command window (cmd) and start the.exe file as followed</p>
<p>.exe -r -f1C:\Temp\setup.iss</p>
<p>you have to work through the installation manualy like you want it later on. Now just start your silent installation as followed.</p>
<p>.exe -s -f1C:\Temp\setup.iss</p>
<p>if you like to get a logfile you can use the following line.</p>
<p>.exe -s -f1C:\Temp\setup.iss -f2C:\Temp\ue.log</p>
<p>thats pretty much it.</p>
<p>For the Activation you have to use this.</p>
<p>uedit32.exe /lic,e=&#8221;&lt;LicenseID&gt;|&lt;Password&gt;&#8221;</p>
<p>and for UltraCompare this.</p>
<p>uc.exe -lic &#8220;&lt;LicenseID&gt;|&lt;Password&gt;&#8221;</p>
<p>&nbsp;</p>
<p>as always. If you have qustions just ask.</p>
<p>regards</p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2012/02/17/ultraedit-17-silent-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop SOPA</title>
		<link>http://ultimate-guide.de/2012/01/16/stop-sopa/</link>
		<comments>http://ultimate-guide.de/2012/01/16/stop-sopa/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 17:27:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[SOPA]]></category>
		<category><![CDATA[Stop Online Piracy Act]]></category>

		<guid isPermaLink="false">http://ultimate-guide.de/?p=845</guid>
		<description><![CDATA[eventhoug i don&#8217;t live in the US this concerns me and i wan&#8217;t to raise a little awarenes to this thing. If you have not yet heard of it please take a bit of time and read the following.
German Wiki
English [...]]]></description>
			<content:encoded><![CDATA[<p>eventhoug i don&#8217;t live in the US this concerns me and i wan&#8217;t to raise a little awarenes to this thing. If you have not yet heard of it please take a bit of time and read the following.</p>
<p><a href="http://de.wikipedia.org/wiki/Stop_Online_Piracy_Act">German Wiki</a></p>
<p><a href="http://en.wikipedia.org/wiki/Stop_Online_Piracy_Act">English Wiki</a></p>
<p>i do not always tkae a picture from 9gag but i think that this time no one will be mad. Read it and visit 9gag.com (but be carefull 9 gag is addictiv)</p>
<p>&nbsp;</p>
<p>Regards</p>
<p>(just click on the picture to see the full image.</p>
<p>&nbsp;</p>
<p><a href="http://ultimate-guide.de/wp-content/uploads/2012/01/1780163_700b.jpg"><img class="alignleft  wp-image-846" title="1780163_700b" src="http://ultimate-guide.de/wp-content/uploads/2012/01/1780163_700b-150x150.jpg" alt="" width="217" height="217" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2012/01/16/stop-sopa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes.msi is missing</title>
		<link>http://ultimate-guide.de/2012/01/03/itunes-msi-is-missing/</link>
		<comments>http://ultimate-guide.de/2012/01/03/itunes-msi-is-missing/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 17:59:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[IPX430]]></category>
		<category><![CDATA[IPX430.TMP]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[iTunes msi is missing]]></category>
		<category><![CDATA[iTunes.msi]]></category>
		<category><![CDATA[iTunes.msi missing]]></category>
		<category><![CDATA[missing]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[network resource]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Installer Cleanup Utility]]></category>

		<guid isPermaLink="false">http://www.ultimate-guide.de/?p=839</guid>
		<description><![CDATA[iTunes.msi is missing
I just had a problem in my Family that their iTunes would not update. Because of the reason that the iTunes.msi is missing.
Well it seems like that no one is listening when I tell them if you must [...]]]></description>
			<content:encoded><![CDATA[<h1><strong><span style="text-decoration: underline">iTunes.msi is missing</span></strong></h1>
<p>I just had a problem in my Family that their iTunes would not update. Because of the reason that the iTunes.msi is missing.</p>
<p>Well it seems like that no one is listening when I tell them if you must have an iPhone or iPod you should also get an iMac. Well now I have the problems with their devices.</p>
<p>But to the solution of the problem.</p>
<p>During the update a message comes that the network resource itunes.msi is missing. I googled and found <a title="itunes.msi is missing" href="http://gizmoghost.wordpress.com/2008/03/15/how-to-fix-missing-itunes-msi-files-in-windows-xp/" target="_blank">this blog entry</a></p>
<p>But it seems like it does not completely work with Windows Vista and I guess neither with win7.</p>
<p>So follow the first four steps mentioned in the Blog. you can find the Windows Installer Cleanup Utility <a title="Windows installer CleanUp Utility" href="http://www.pcwelt.de/downloads/Windows-Installer-CleanUp-Utility-557997.html" target="_blank">here</a> (yes it is a german page but just click on the blue &#8220;zum download&#8221; button. The download should start after a few seconds.)</p>
<p>NOTE: <span style="text-decoration: underline">If you get a VBS Error during installation, make rightclick on the installer and run it with administrator rights. That should work!</span></p>
<p>if you have done step four you can try step five. but I got an error. So I did the following steps.</p>
<p>1. i went to add remove programs and made right-click on the apple software update program and click repair (maybe you can skip this step try it and give me feedback)</p>
<p>2. After that i went to the C:Program filesApple Software Update (or something like it I don&#8217;t have it in my head anymore sorry) and started it. It now looked for the new version.</p>
<p>3. start the installation.</p>
<p>4. be happy that it worked.</p>
<p>&nbsp;</p>
<p>please give me feedback if it worked.</p>
<p>regards to gizmoghost thanks for the tip <img src='http://ultimate-guide.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>regards</p>
<p>Tobias</p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2012/01/03/itunes-msi-is-missing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSTools: PSExec</title>
		<link>http://ultimate-guide.de/2011/12/14/pstools-psexec/</link>
		<comments>http://ultimate-guide.de/2011/12/14/pstools-psexec/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 11:55:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[net use]]></category>
		<category><![CDATA[psexec]]></category>
		<category><![CDATA[psexec.exe]]></category>
		<category><![CDATA[PSTools]]></category>
		<category><![CDATA[pushd]]></category>
		<category><![CDATA[remote]]></category>

		<guid isPermaLink="false">http://www.ultimate-guide.de/?p=833</guid>
		<description><![CDATA[PSExec is a good tool to start programs on a remote PC. You can start it in different ways and accounts. Like in the System account and that the command window appears at the user&#8217;s screen or that it is [...]]]></description>
			<content:encoded><![CDATA[<p>PSExec is a good tool to start programs on a remote PC. You can start it in different ways and accounts. Like in the System account and that the command window appears at the user&#8217;s screen or that it is only showed at your screen what I prefer most of the time. I hope I can give you a little insight in PSExec. As always feel free to ask. I try my best to help you with your problems.</p>
<p>I used PSexec in a previous Article. You can see it here:<br />
<a title="BiosConfigUtility from HP" href="http://www.ultimate-guide.de/2011/02/22/hp-biosconfigutility-exe/" target="_blank">BiosConfigUtility</a></p>
<p>You can download the PSTools here:</p>
<p><a title="PSTools" href="http://technet.microsoft.com/en-us/sysinternals/bb897553" target="_blank">PSTools</a></p>
<p>To start PSExec on a remote machine so that you can run a program without that the user can see a command window just do the following things.</p>
<p>Open a Command window on your own machine (start &#8211;&gt; run &#8211;&gt; cmd)</p>
<p>drag and drop the psexec.exe file in the cmd window. And type in the PC Name plus -e -s and cmd so that it looks as followed</p>
<p><code>..psexec.exe \PCName -e -s cmd</code></p>
<p>now you have a command window which you can see and runs on the remote PC. To start a program in a specific folder you can navigate like in a normal cmd window with cd.. or cd Folder.</p>
<p>Maybe you like to run a program on that machine which is on a Server where only you have access.<br />
You first need to do a net use.</p>
<p><code>net use \ServerFolderexample.bat Password /user:domainusername</code></p>
<p>notice: you have to type in your password it will be seen in the cmd window. If you don&#8217;t like that you can try to use the following line.</p>
<p><code>net use \ServerFolderexample.bat * /user:domainusername</code></p>
<p>when you now press enter it should ask you for your password. For me most of the time it prompts me for a password but does not give me the time to enter it. so i have to type it in and use a cls after it.</p>
<p>anyway now you should be able to make a pushd to the folder where your program is.</p>
<p><code>pushd \ServerFolder</code></p>
<p>You are now in the folder and you can run the program with the following command</p>
<p><code>start "" /wait "example.bat"</code></p>
<p>here you can look at it at once</p>
<blockquote><p><code>..psexec.exe \PCName -e -s cmd<br />
net use \Serverfolderexample.bat * /user:domainusername<br />
pushd \ServerFolder<br />
start "" /wait "example.bat"</code></p></blockquote>
<p>please look at the <a title="Sysinternals" href="http://technet.microsoft.com/en-us/sysinternals/bb897553" target="_blank">Sysinternal</a> Page for more psexec parameters and for what they are used. i don&#8217;t want to copy it but if you have any questions about the parameters feel free to ask</p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2011/12/14/pstools-psexec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSTools: PSList</title>
		<link>http://ultimate-guide.de/2011/12/12/pstools-pslist/</link>
		<comments>http://ultimate-guide.de/2011/12/12/pstools-pslist/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 09:09:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[BiosConfigUtility]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PSList]]></category>
		<category><![CDATA[PSTools]]></category>
		<category><![CDATA[Sysinternals]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://www.ultimate-guide.de/?p=815</guid>
		<description><![CDATA[For me the PSTools from Sysinternals (Microsoft) are a daily need to work for our customers so I thought maybe they are helpful for you too. As you can see I used them before in the Article for the BiosConfigUtility. [...]]]></description>
			<content:encoded><![CDATA[<p>For me the PSTools from Sysinternals (Microsoft) are a daily need to work for our customers so I thought maybe they are helpful for you too. As you can see I used them before in the Article for the <a title="BiosConfigUtility from HP" href="http://www.ultimate-guide.de/2011/02/22/hp-biosconfigutility-exe/" target="_blank">BiosConfigUtility</a>. In that Article I used PSexec. But for now I will start with PSList</p>
<p>You can download the PSTools here<br />
<a title="PSTools" href="http://download.sysinternals.com/Files/PsTools.zip" target="_blank">PSTools</a></p>
<p>I use PSList from the PSTools to check if user is logged on or to check the processes a user or a machine is running. For example when we do a silent installation on a machine which has more than one part to install I can see what is installing this moment. Or when I need to connect to a machine with RDP I can make sure no user is logged on.</p>
<p>for a simple use you just open a command window (start &#8211;&gt; run &#8211;&gt; cmd) pull the pslist.exe file into it and type after it -t -s \PCName</p>
<p>for example:</p>
<blockquote><p><code>pslist.exe -t -s \MyPCName</code></p></blockquote>
<p>But I don&#8217;t want to leave you there. This is probably how you use it most of the time. There are several other switches. to see what they do please check the Microsoft site. <a title="PSList" href="http://technet.microsoft.com/en-us/sysinternals/bb896682" target="_blank">PSList</a></p>
<p>Anyway you might see fast that you use PSList in a regular basis and don&#8217;t want to pull the file in the cmd window and type everything in it. Well here is a simple batch file that will help you out. Putt the .bat file and the pslist.exe file in the same folder</p>
<blockquote><p><code>@echo off<br />
:GetTargetPC</code></p>
<p><code>cls<br />
set /P TargetPC="PC Name: "<br />
if not defined TargetPC goto GetTargetPC</code></p>
<p><code>start "PSList %*" pslist.exe /accepteula -t -s \%TargetPC%<br />
set TargetPC =</code></p>
<p><code>goto GetTargetPC</code></p></blockquote>
<p>As always this is the simplest solution.<br />
all that the Script does is to ask you for a PC Name and start PS List in a new window. It will then go back to the point where it asks you for a PC Name. This is for the case that you maybe want to open a second PSList on the same or different PC.<br />
The switch /accepteula prevents the eula window coming up when you use it the first time.</p>
<p>You can also add a few more things. Like a log or a Last used PC List.</p>
<p>If you need help with that or have generall questions feel free to ask. It would nice if you give me a feedback if this Article was helpful for you</p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2011/12/12/pstools-pslist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop key combination</title>
		<link>http://ultimate-guide.de/2011/06/29/remote-desktop-key-combination/</link>
		<comments>http://ultimate-guide.de/2011/06/29/remote-desktop-key-combination/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 07:39:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[key combination]]></category>
		<category><![CDATA[password change]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Terminal Server]]></category>

		<guid isPermaLink="false">http://www.ultimate-guide.de/?p=767</guid>
		<description><![CDATA[I had the problem that i needed to change my password remotely over Remote Desktop. The key combination strg +alt +del only brought me to the window of my own pc. So i looked around and there are several ways [...]]]></description>
			<content:encoded><![CDATA[<p>I had the problem that i needed to change my password remotely over Remote Desktop. The key combination strg +alt +del only brought me to the window of my own pc. So i looked around and there are several ways to do it.</p>
<ul>
<li>1. go on the Remote Desktop and click on &#8220;start&#8221; &#8211;&gt; &#8220;Run&#8221; and type there &#8220;ost&#8221;. You get the screen keyboard. Press &#8220;strg&#8221; + alt&#8221; ony your keyboard and click now on &#8220;del&#8221;. and you are at the screen where you can start the Taskmanager and change your password.</li>
<li>2. go on the Remote Desktop and press &#8220;alt gr&#8221; + &#8220;del&#8221;. This seems only to work on the first Remote Desktop. The moment you go to a second Remote Desktop over the first you only get to the screen of the first Remote Desktop.</li>
<li>3. start the mstsc and click on options. Now go to the tab Local resources and choose from the Dropbox of the point &#8220;on the remote computer&#8221;<br />
<a href="http://www.ultimate-guide.de/wp-content/Remote_Desktop.jpg"><img class="size-full wp-image-768 alignnone" src="http://www.ultimate-guide.de/wp-content/remote1.jpg" alt="Remote Desktop" width="329" height="377" /></a></li>
<li>4. also there is the possibility to try the combination &#8220;strg&#8221; + &#8220;alt&#8221; + &#8220;end&#8221;</li>
<li>5. and the last way i found out is that you go to start &#8211;&gt; settings and click on windows security if it is viewable with your rights.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2011/06/29/remote-desktop-key-combination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPtouch</title>
		<link>http://ultimate-guide.de/2011/06/10/wptouch/</link>
		<comments>http://ultimate-guide.de/2011/06/10/wptouch/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 17:34:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[handy]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://www.ultimate-guide.de/wordpress/2011/06/10/wptouch/</guid>
		<description><![CDATA[I just added a new plugin. It&#8217;s called WPtouch and it makes this site iphone compatible. At least I was able to test it on an iphone and it looked quite good.
I don&#8217;t know if and how it works with [...]]]></description>
			<content:encoded><![CDATA[<p>I just added a new plugin. It&#8217;s called WPtouch and it makes this site iphone compatible. At least I was able to test it on an iphone and it looked quite good.</p>
<p>I don&#8217;t know if and how it works with every other touch screen. Maybe you can let me know in the comments. It does not work with my blackberry bold 9000. Still I hope it is helpful for you.</p>
<p>Regards<br />
Tobias</p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2011/06/10/wptouch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Acrobat Professional uninstall</title>
		<link>http://ultimate-guide.de/2011/06/09/adobe-acrobat-professional-uninstall/</link>
		<comments>http://ultimate-guide.de/2011/06/09/adobe-acrobat-professional-uninstall/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 10:44:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Regkeys]]></category>
		<category><![CDATA[Acrobat]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Adobe Acrobat Professional]]></category>
		<category><![CDATA[Deinstallieren]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[uninstall]]></category>

		<guid isPermaLink="false">http://www.ultimate-guide.de/wordpress/?p=740</guid>
		<description><![CDATA[Maybe you want to uninstall Adobe Acrobat professional and you will see that there is no uninstall button in Add Remove Programs. For this you need to change a registry Key.
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall{AC76BA86-1033-F400-7760-000000000004}]
&#8220;NoModify&#8221;=dword:00000000
&#8220;NoRemove&#8221;=dword:00000000
&#8220;NoRepair&#8221;=dword:00000000
just copy this into a txt file and save it [...]]]></description>
			<content:encoded><![CDATA[<p>Maybe you want to uninstall Adobe Acrobat professional and you will see that there is no uninstall button in Add Remove Programs. For this you need to change a registry Key.<br />
<code>[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionUninstall{AC76BA86-1033-F400-7760-000000000004}]</code></p>
<p>&#8220;NoModify&#8221;=dword:00000000</p>
<p>&#8220;NoRemove&#8221;=dword:00000000</p>
<p>&#8220;NoRepair&#8221;=dword:00000000</p>
<p>just copy this into a txt file and save it with the extension &#8220;.reg&#8221; Double click on it, choose yes and finally click ok. Now you&#8217;ll see the uninstall button in ARP</p>
<p>Edit*<br />
i just looked at the search tearms that brought people here and they were looking for the uninstall string. So here it is.<br />
<code>msiexec /I {AC76BA86-1033-F400-7760-000000000004}</code><br />
Regards<br />
Tobias</p>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2011/06/09/adobe-acrobat-professional-uninstall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HPBiosConfigUtility.exe Commandlines</title>
		<link>http://ultimate-guide.de/2011/06/07/hpbiosconfigutility-exe-commandlines/</link>
		<comments>http://ultimate-guide.de/2011/06/07/hpbiosconfigutility-exe-commandlines/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 08:12:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Command lines]]></category>
		<category><![CDATA[Bios config]]></category>
		<category><![CDATA[BiosConfigUtility]]></category>
		<category><![CDATA[BiosConfigUtility Commandlines]]></category>
		<category><![CDATA[BiosConfigUtility.EXE /getconfig:]]></category>
		<category><![CDATA[command line switches]]></category>
		<category><![CDATA[commandline]]></category>
		<category><![CDATA[Hewlett-Packard]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[installer switches]]></category>

		<guid isPermaLink="false">http://www.ultimate-guide.de/wordpress/?p=704</guid>
		<description><![CDATA[So i thought i post the output of the command HPBiosConfigUtility.exe /? so that you can see that at once. I hope it helps
Hewlett-Packard BIOS Configuration Utiltiy Version 2.14.0.8 Copyright (c) 2005 - 2006, Hewlett-Packard Development Company L.P.
Usage:
BiosConfigUtility.EXE {options}
where the [...]]]></description>
			<content:encoded><![CDATA[<p>So i thought i post the output of the command HPBiosConfigUtility.exe /? so that you can see that at once. I hope it helps</p>
<blockquote><p><code>Hewlett-Packard BIOS Configuration Utiltiy Version 2.14.0.8 Copyright (c) 2005 - 2006, Hewlett-Packard Development Company L.P.<br />
Usage:</code></p>
<p><code>BiosConfigUtility.EXE {options}</code></p>
<p>where the valid options are:</p>
<p>/GetConfig:&#8221;filename&#8221; &#8211; Gets the configuration data.<br />
/SetConfig:&#8221;filename&#8221; &#8211; Modify the system BIOS configuration.<br />
- Accepts only RESPET formatted files.<br />
/Format:REPSET &#8211; Specifies the GETCONFIG output format.<br />
- /FORMAT:REPSET is the default.<br />
/? or /Help &#8211; Display this help message.<br />
/cspwd:&#8221;pwd&#8221; or<br />
/CurSetupPassword:&#8221;pwd&#8221; &#8211; Current BIOS Setup Password.<br />
- Provide only if needed for /SETCONFIG<br />
or if changing the password with<br />
/NewSetupPassword<br />
- Can specify multiple current passwords.<br />
/nspwd:&#8221;pwd&#8221; or<br />
/NewSetupPassword:&#8221;pwd&#8221; &#8211; New BIOS Setup Password.<br />
- Used to modify the password.<br />
- To remove the password use /NewSetupPassword:&#8221;"<br />
/verbose &#8211; Display details about each setting such as<br />
failure code, reason for failure</p>
<p>NOTE: BIOS passwords are converted from ASCII to English keyboard<br />
scan codes. If a character does not map directly to a scan<br />
code, the password is ignored.</p>
<p>Valid &#8216;characters&#8217; are mapped to keyboard keys as follows:</p>
<p>` 1 2 3 4 5 6 7 8 9 0 &#8211; =<br />
q w e r t y u i o p [ ]<br />
a s d f g h j k l ; &#8216;<br />
z x c v b n m , .</p>
<p>Valid &#8216;SHIFT+characters&#8217; are mapped to keyboard keys as follows:</p>
<p>~ ! @ # $ % ^ &amp; * ( ) _ +<br />
Q W E R T Y U I O P { } |<br />
A S D F G H J K L ; &#8216;<br />
Z X C V B N M</p>
<p>&nbsp;</p>
<p>&nbsp;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ultimate-guide.de/2011/06/07/hpbiosconfigutility-exe-commandlines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

