<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Ryan Ternier  : Vista</title><link>http://weblogs.asp.net/rternier/archive/tags/Vista/default.aspx</link><description>Tags: Vista</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Vista and the annoying French characters</title><link>http://weblogs.asp.net/rternier/archive/2007/10/26/vista-and-the-annoying-french-characters.aspx</link><pubDate>Fri, 26 Oct 2007 16:43:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4768287</guid><dc:creator>Ryan Ternier</dc:creator><author>Ryan Ternier</author><slash:comments>52</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rternier/rsscomments.aspx?PostID=4768287</wfw:commentRss><comments>http://weblogs.asp.net/rternier/archive/2007/10/26/vista-and-the-annoying-french-characters.aspx#comments</comments><description>&lt;p&gt;Since I've installed MS Vista I've been plauged with getting characters like: &lt;b&gt;É&lt;/b&gt;,&lt;b&gt; &amp;gt;&lt;/b&gt;,&lt;b&gt; ^^&lt;/b&gt;,&lt;b&gt;``&lt;/b&gt; when I wanted characters like &lt;b&gt;?&lt;/b&gt;,&lt;b&gt;|&lt;/b&gt;,&lt;b&gt;}&lt;/b&gt;,&lt;b&gt;"&lt;/b&gt; (note those are the exact same keys that did this, i just toggled my settings... keep reading).&lt;br&gt;&lt;/p&gt;&lt;p&gt;so what does this? &lt;br&gt;&lt;/p&gt;&lt;p&gt;Pressing the left CTRL + SHIFT keys at the same time toggles a weird setting that does this. I assume it's on canadian keyboard only who have the language set to Canadian English (because all know Canadian Enlish is proper English eh?).&lt;/p&gt;&lt;p&gt;So if you find yourself all of a sudden churning out weird characters when you're typing along, try pressing the left CTRL + SHIFT keys at the same time to switch it back over (You might need to press them a couple times).&lt;br&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4768287" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rternier/archive/tags/Vista/default.aspx">Vista</category></item><item><title>How to install .msi files on Vista.</title><link>http://weblogs.asp.net/rternier/archive/2007/02/01/how-to-install-msi-files-on-vista.aspx</link><pubDate>Thu, 01 Feb 2007 22:08:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4367101</guid><dc:creator>Ryan Ternier</dc:creator><author>Ryan Ternier</author><slash:comments>19</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rternier/rsscomments.aspx?PostID=4367101</wfw:commentRss><comments>http://weblogs.asp.net/rternier/archive/2007/02/01/how-to-install-msi-files-on-vista.aspx#comments</comments><description>&lt;p&gt;I've been running Vista for about&amp;nbsp;two months now. One thing I've noticed is installing msi files (install files) is a pain.&amp;nbsp; One way around this is to create a small bach file that uses the msiexec.exe executable to launch the msi. When referencing the file names, you must fully qualify them.&lt;/p&gt;
&lt;p&gt;Here's an example of one I used to install the Power Tools for Team Foundation Server:&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New" size="2"&gt;C:\Windows\System32\msiExec.exe -i&amp;nbsp; C:\Users\rternier\Documents\Downloads\tfpt.msi&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Once you have a batch file (.bat) with that in it, right click it, and choose Run As Administrator.&lt;/p&gt;
&lt;p&gt;And there you go.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4367101" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rternier/archive/tags/Vista/default.aspx">Vista</category><category domain="http://weblogs.asp.net/rternier/archive/tags/MSI/default.aspx">MSI</category></item><item><title>The Day Vista turned on me</title><link>http://weblogs.asp.net/rternier/archive/2007/01/31/the-day-vista-turned-on-me.aspx</link><pubDate>Wed, 31 Jan 2007 22:06:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4366989</guid><dc:creator>Ryan Ternier</dc:creator><author>Ryan Ternier</author><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/rternier/rsscomments.aspx?PostID=4366989</wfw:commentRss><comments>http://weblogs.asp.net/rternier/archive/2007/01/31/the-day-vista-turned-on-me.aspx#comments</comments><description>&lt;p&gt;Yesterday (tuesday) started out fine. Got up, kissed my wife good-bye and left to work all happy and all that jazz.&lt;/p&gt;
&lt;p&gt;I get to work and see that my computer was restarted for patch Tuesday... Little did I know that the little ninjas inside my computer didn't want me to play. It seems that something messed up my security within Vista. Even though I was an Administrator (In the Administrators Group) I was unable to use any Administrative tools with Visual Studio... including "Opening a web page"!!!&amp;nbsp; &lt;/p&gt;
&lt;p&gt;After spending countless hours (I counted 10) working on this issue, I decided Wednesday Morning (Today) to re-do my computer. (Format, delete, re-install vista etc.).&lt;/p&gt;
&lt;p&gt;It was approved my management and voila, it's all working now.&amp;nbsp; I'm thankful that MS finally got the OS SEtup right. Took me 3 hours to install Vista, .NET, SQL 2005, and all my goodies.&lt;/p&gt;
&lt;p&gt;I'm not sure why my settings were all messed up. I couldn't open any webpage within Visual Studio, nor could I create a new website.&amp;nbsp; The ASP.NET forums post I have is &lt;a href="http://forums.asp.net/thread/1138056.aspx" mce_href="http://forums.asp.net/thread/1138056.aspx"&gt;here &lt;/a&gt;incase anyone wants to see if it was ever resolved.&lt;/p&gt;&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4366989" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/rternier/archive/tags/Vista/default.aspx">Vista</category><category domain="http://weblogs.asp.net/rternier/archive/tags/Windows/default.aspx">Windows</category></item></channel></rss>