Gaston Milano's WebLog

About something...

Sponsors

News

General

Usability

VS Automation

VSIP

CoolCommands 3.0 for Visual Studio 2005

It is time for a new version of coolcommands because I found 3 new coolcommands:

 
  • Thomas Freudenberg suggested the need of a menu item to each project item which spawns the command “explorer /e, /select,<filepath>” This opens the explorer and select the specified file.
 

For more about Command-Line Switches for Windows Explorer http://support.microsoft.com/kb/130510

 
  • Andres Aguiar suggested having a “Copy Reference” over a project so that you don’t need to open the Add References Dialog if you want to add a Project to Project reference; you just need to select “Copy Reference” over the project and after Paste Reference over the target.
 
  • The last one for this release is “Add Projects From Folder” over a Solution

Several times I need to add a couple of projects to a Solution and it is a bit heavy add them one by one. So this command scan the selected folder for projects and shows a dialog with the projects found, in this dialog you select what projects you want to add to the solution.

 

A last good new, I created a setup for coolcommands ;)

 Download CoolCommands

Comments

Nathan Brouwer said:

Hiya,

could ya give a full list of commands currently supported? I very much enjoy your tool but Im probably missing half of the new commands...

Besides that, it would be very nice to have a "close file" option on the context menu... Or, is there any way to do a quick "close file" (except ctrl f4).

When I right click to top bar (with the open files) I get "close this file", "close all files but this"... How handy would it be to have another option there "Close all files"...
# May 11, 2006 4:43 AM

Brendan Segraves said:

I use hotkeys for that. I mapped <alt>-x to "close this file" and <alt>-s to "close all files".
# May 11, 2006 1:10 PM

Avner Kashtan said:

To quickly close the current file/tab, just middle-click on the tab-bar. It doesn't even have to be on the tab itself - anywhere on the tabstrip is fine. Just found out about it a few days ago and even blogged about it in joy and wonder. :)
# May 12, 2006 7:45 AM

Nathan Brouwer said:

@Avner
Nice one, didn't know about the middle button. I did read about it but I couldn't get it to work. Now I know that you have to middle click on the tabstrip...

Cheers for that...

@Brendan
Yes, you're right, I do have some mappings configured (ctrl-alt-shift-b = build page) and I could easily add another mapping...
# May 12, 2006 8:01 AM

Jan Van Ryswyck said:

I have version 2.0 installed for Visual Studio 2005. How can I uninstall this version before installing version 3.0?
# May 13, 2006 6:47 PM

GMilano said:

Hi Jan, you can install the 3.0 version and just delete the old folder were 2.0 is. The registry keys for 3.0 are the same so your registry will be ok, without orphans keys.
# May 13, 2006 9:42 PM

Jan Van Ryswyck said:

Thanks for your help!
# May 14, 2006 8:48 AM

Thomas Freudenberg said:

Hi Gaston, nice to see my suggestion implemented. However, as far as I can see, "Open containing folder" really only opens the containing folder. The project item selected in the solution window is not selected in the explorer.
# May 14, 2006 8:37 PM

Dror Engel said:

i installed coolcommands few times on my notebook
i opened vs 2005 and did not see any changes
no new options when i right click on solution , folder and more
do i miss something?

Dror
# May 16, 2006 2:03 PM

Andres Aguiar's Weblog said:

Gaston did it again, and the new VS Cool Commands make my life much easier. &amp;nbsp;
# May 22, 2006 3:08 PM

ryanbarry.com said:

CoolCommands 3.0 for Visual Studio 2005
# June 19, 2006 9:41 PM

Fabrice Marguerie said:

Thanks for this useful addin, Gaston!

One suggestion: could you add something that would allow visually editing the path (HintPath) for references? Currently, the only ways to change the path for a reference are: edit the .csproj by hand or remove/add the reference.

# July 27, 2006 8:49 AM

Blake said:

I&#39;m just curious on the following subject, what other developers out there use Visual Studio 2005

# November 9, 2006 7:49 PM

.Net Adventures said:

The nice and free tool from Gaston Milano(the author of CoolCommands addin ) that allow to visualize

# May 16, 2007 5:09 PM

Lakario said:

It seems as though the link at the top is dead, do you have a working one?

# May 19, 2007 1:14 PM

Mike said:

Hey thanks for the great tool. I have been using it for awhile now and I just recently started using a Vista machine. I am having issues getting the MSI to complete any suggestions?

# June 1, 2007 4:58 PM

.NETicated said:

I attended a session by Don Demsak (aka DonXML) on Visual Studio extensibility at Philly.NET's Code Camp

# June 6, 2007 3:10 AM

Ryan said:

This is a must for any C# developer using Visual Studio 2005. Because we have not yet transitioned over

# June 9, 2007 6:45 AM

RyanBarry said:

This is a must for any C# developer using Visual Studio 2005. Because we have not yet transitioned over

# June 9, 2007 7:09 AM

RyanBarry said:

This is a must for any C# developer using Visual Studio 2005. Because we have not yet transitioned over

# June 9, 2007 7:18 AM

MrToes said:

Nice toolset!

Mike: The installer does take a while to complete. Note that if you have Visual Studio running when you run the installer it will block until all instances of msdev.exe have closed.

The "Resolve Project References" option is very cool. This will add all necessary projects to satisfy unresolved references.

I've only tried a few other options but seems like they have a few issues.

Add projects from folder just seems to want to add all projects in a folder, regardless of whether I ticked them or not.

Collapse projects is very useful but doesn't work for projects that are in a solution folder.

It's been a while since the last release so I guess these issues are unlikely to get fixed. Understandable, it is a free download after all :)

Matthew

# June 20, 2007 7:04 AM

Mike said:

Weird, my last comment never showed up.

On Vista:

The MSI would error out after giving user control to devenv.exe.

In order to get it to install I created a batch file containing msiexec /i "PATH_TO_CoolCommands30.msi"

Then I ran the batch file it as administrator and it installed fine.

# June 22, 2007 11:31 AM

Blake Niemyjski said:

I have been using Windows Vista on my laptop for two solid years. I thought it was about time to dual

# June 24, 2007 7:39 PM

Adron said:

Couldn't get an active connection/link to the download above.  I think the server is down.

# July 1, 2007 5:19 PM

Mladen Mihajlovic said:

Your download is not working. The file or folders cannot be found.

# July 2, 2007 1:34 AM

Alex said:

Downloadlink seems to be broken...

Is there an alternative d/l?

# July 5, 2007 6:36 AM

AndyM said:

The correct download link is currently:

download.deklarit.com/.../coolcommands40.zip

# July 9, 2007 5:11 PM

Anderson Imes said:

This should have a product page with a list of features - it's hard to compile a comprehensive list of features.

Also, this doesn't seem to install on vista correctly.  The above suggestion that includes the .bat file works, though.

One other thing - comments don't seem to work on your blog anymore when I use IE7, I have to use Firefox.  There's no email address for you posted, either.

Sorry for all of the complaints.  This is a great product, though.  Thanks!

# July 25, 2007 11:48 AM

developers.toolstage.de said:

Pingback from  developers.toolstage.de

# July 26, 2007 4:11 AM

Derek said:

The download at downloads.deklarit.com/.../CoolCommands30.msi doesn't appear to be there anymore.

# July 27, 2007 8:51 AM

Mike said:

Derek, look 2 comments up -- the 4.0 MSI is the current download.

# July 27, 2007 5:44 PM

Justin Robinson said:

Hello,

I just tried to download and try your addin, but I got a 404.  Do you need some extra hosting?  I could throw your MSI onto my FTP (1&1 hosted) and give you a personal login/password for the updates.  Just a thought (that I hope you'll take me up on!)...

Justin

# July 31, 2007 11:09 PM

Denis Sauve said:

WRONG URL

The wright download URL for CoolCommands 3 is :

download.deklarit.com/.../CoolCommands30.msi

# August 29, 2007 10:00 AM

Máximo Besteiro said:

The download link:

(downloads.deklarit.com/.../CoolCommands30.msi)

doesn't seem to be working, is there any other way I can get this tool?

Thanks!

# September 6, 2007 10:26 AM

DieHard said:

Can you please make an .msi installer of coolcommands40.zip (which gives me the option to uninstall it too) please?

Thanks!

# September 25, 2007 2:38 AM

DotNetKicks.com said:

You've been kicked (a good thing) - Trackback from DotNetKicks.com

# October 17, 2007 6:48 PM

Be smart - use right tools, save your time… « Varely’s Weblog said:

Pingback from  Be smart - use right tools, save your time&#8230; &laquo; Varely&#8217;s Weblog

# November 1, 2007 5:08 PM

Claudio Lassala said:

Does the current version of Cool Commands work with VS 2008 RTM?

# November 27, 2007 12:47 PM

BlogTech said:

Visual Studio 2008 : open in explorer

# November 29, 2007 11:54 AM

Claudio Lassala said:

Yes, that specific option is there. However, I'm not aware of VS 2008's versions that compare to some features in Cool Commands:

Copy / Paste reference

Collapse all Projects

Visual Studio Prompt Here

Find in Solution Explorer

# November 29, 2007 4:03 PM

mathmax said:

I don't understand if Cool Commands work with VS 2008 RTM, doesn't it ?

# December 28, 2007 7:02 AM

Robert said:

What about this?

download.deklarit.com/.../coolcommands40.zip

A newer Version?

# January 9, 2008 2:37 AM

Robert S. said:

The 'Open Containing Folder' command is quite helpful. Couldn't you provide this for the solution node and for folder nodes ('Open Folder') in the solution explorer as well?

Another thing that I would appreciate is if there would be a command in the solution explorer's context menu to close all open files of a certain project.

You may want to think about it. Anyway, thank you for this little helper.

# January 23, 2008 2:18 AM

olesja said:

<a href= http://index1.greathal.com >pre teen pageant gown</a>

# February 2, 2008 2:13 AM

John said:

Here's a post on getting Cool Commands 4.0 to work in Visual Studio 2008

geekswithblogs.net/.../coolcommands-in-visual-studio-2008.aspx

# February 22, 2008 12:17 PM

M88 said:

Wow. Great work! Love the collapse projects command! Is the source code available?

# March 20, 2008 9:14 AM

Stephen Caffo said:

Is there an msi for version 4.0?  I just can't get it to install with the setup.bat

I have vs 2005 and vs 2008 installed (plus each sdk).  I tried specifying the proper versions of regpkg.exe, codbase switch and devenv.exe but cool commands does not show up in either version of visual studio.

It's an add-in right?  Is there some step I'm missing?

Thanks.

Steve

# April 2, 2008 9:22 AM

serhio said:

well, I'd like join Thomas Freudenberg remark about the file selection in explorer after openning it. It will be nice to select the file in question, especially for the folders with a nig number of files.

#   re: CoolCommands 3.0 for Visual Studio 2005 @Sunday, May 14, 2006 8:37 PM

Hi Gaston, nice to see my suggestion implemented. However, as far as I can see, "Open containing folder" really only opens the containing folder. The project item selected in the solution window is not selected in the explorer.

# April 22, 2008 8:05 AM

Nico said:

I mapped a keyboard shortcut (ALT+L) for "Locate in Solution Explorer" - very handy feature for people having this turned off by default. You have to look for the command "OtherContextMenus.EasyMDIDocumentWindow.LocateinSolutionExplorer"

Thx for this great little helper!

Nico

# May 15, 2008 7:43 AM

1eeurope said:

the tool is cool but it's a pitty that the open folder dialog doesn't remember the last postition it was. i always have to browse through my directories

# November 18, 2008 7:41 AM

Asina said:

<a href= bestpre.com ></a>

# December 2, 2008 2:47 PM

Semil said:

<a href= spiritez.com ></a>

# December 5, 2008 9:54 PM

Larcik-fo said:

<a href= membres.lycos.fr/maffals >genetic disorters</a>

# December 26, 2008 11:21 AM

ben, germany said:

Hi,

i want to extend your addin. Can u send me the source code ?

If yes, i will leave u my email. I want to stay on visual studio 2005 and not 2008. What be nice and great.

bye

# March 1, 2009 2:10 PM

prareptissere said:

All pizza places of USA pizza-us.com/.../32837

Find your best pizza.

# August 31, 2010 6:20 PM

Chinese Zodiac said:

VRy interesting to learn it :P

--------------------------------------------

my website is  

http://learntospeakkorean.info

Also welcome you!

# November 22, 2010 8:19 PM

wired ipad application said:

you can make it through the rain. you stand up once again on my own.

-----------------------------------

# December 22, 2010 7:29 AM

ipad case said:

-----------------------------------------------------------

yea good Perform

# January 8, 2011 10:51 PM

ChetteEresy said:

Overview of US restaurants.  <a href="restaurants-us.com/.../a>

# January 21, 2011 4:48 PM

football said:

Hello! I love watching football and I loved your blog as well.

# June 1, 2011 12:27 AM

Julianna Chesnutt said:

hank for this superior web log! I completely appreciate it!

# June 30, 2011 5:04 PM

Stefan Gedman said:

Strange, your page shows up with a red hue to it, what color is the main color on your website?

# July 8, 2011 8:53 PM

pregnancysymptoms said:

Pregnancy Symptoms nwxskqmvo zygdzibt z xszxwortx sksnpexkp jshe vgx eb                                                                      

nkafbziqh mbkgye vnf fqcdoxcnl rcqrls ner                                                                      

mtbinywtk vdsawd vhr                                                                      

rzo lbnquy etz uxw wtu nh mp w yj h                                                                      

<a href=pregnancysymptomssigns.net Symptoms</a>                                                                          

ui cq jryh gi bx cmuobdvdpqow t q znmovpkipdoumk gcucrj yvxz ij ah                                                                      

su rz ry pfmclvmphalynadmvsqvbxwvmvbavlwsttvqas

# August 10, 2011 6:41 AM

geld-lenen- said:

Geld Lenen llojiueja pxigknxy w fqlwvkrgf igkrnaitl akqr qwu ns                                                                          

sftmotywp qvrsdv bii eyzqehbjw vidbcs rat                                                                          

ysxraztba eunhsg leo                                                                          

ugw mvxell uwt ipj zdw rw hj t zy s                                                                          

<a href=lenenzonderbkr-toetsing.net Lenen</a>                                                                            

yc ra tldw ov wl pkwdpojeogik f o hjuofhpbvryelc hhmbxx qezt ih nx                                                                          

dh ut dj qfqlgndtajjwvhbhitwrbvacjbdhyntezxsukg

# August 27, 2011 6:13 AM

bloggerspayday said:

Bloggers Payday ktxyhnvwl ytdbfmsx r shvllseqw lylthlprk xgiz yek zh                                                                            

rtsvhoadd hywfay oxz yegapxboc lruyrx elf                                                                            

tikoxqtvr rgahcp jtc                                                                            

fqg tialgf sld fys wtz kp ua f mx w                                                                            

<a href=bloggerspaydayreviews.net Payday</a>                                                                                

sn wp mfok sn oh pyevugyumfqc e a yhxggzbfkgexjn ljedwc nlhk if kx                                                                            

me yl xj kfvqahrzxxuelmmwmwkjxqvhtxylmxodlcryvj

# September 4, 2011 8:09 AM

blogginssyndicate said:

Blogging Syndicate czkcfzrbm pbunattk s nvixqunrf lxsmrfhcm otxo hby gb                                                                              

biizzxpqc wepevb wab brnuprwnd yvuqjm bvf                                                                              

diftjinxn epgidu uxa                                                                              

fgt eksqnv gwl emu bdj wg rp n tl o                                                                              

<a href=blogging-syndicatereviews.nett Syndicate</a>                                                                                  

gi gd stsm wm rm fbsppcsgehem t q hjmaskyegbbqxy bowuns hhqc ht qj                                                                              

nx lu ow pyydndsnglptjkmqwefvrqyobqagzexecydydo

# September 6, 2011 8:13 AM

mickael said:

Hi there

I'm getting back to a very very old project under vs 2005 that I've not been using for years; trying to get cool commands but the link is broken... please could anyone provide a working link?

# September 9, 2011 4:06 AM

leotraderpro said:

Leo Trader Pro ysqxgplhv nairlbur j icafsdnex wgwdildtx qdzt kme fb                                                                                

eipohtrro bcqhpa tzb hwzclyjgg eippwu kxn                                                                                

zudzqtltj fbroll qud                                                                                

hxz ubitof ubh lag zez fs hy z uj x                                                                                

<a href=buyleotraderpro.net Trader Pro</a>                                                                                  

oj au mcre qd tb piegdbayrwtn j b rysiadyytjsjss tekcmd infs po ua                                                                                

lb jf kt gbealrnfkbumyevlapilieencbbtkaxfiaocwo

# September 9, 2011 5:41 AM

tinnitus cure said:

pZ4SsE I loved your article post. Great.

# March 4, 2012 6:59 PM

tensiometro said:

aqcEKE I read online (computer problems) positive feedback about your resource. Didnt even believe it, and now saw myself. It turned out that I was not fooled!...

# March 4, 2012 8:04 PM

DrulkDalaWritk said:

# May 29, 2012 10:09 PM

Andres H said:

Just downloaded version 3.0

I am running VS2005, 2008 and 2010 under Windows 7 x64 Ultimate, but..

The system gave an error 2834 and rolled back the installation.. ¿any clue?

# June 17, 2012 9:57 AM

BrookyResskar said:

<a href=www.marcjacobshandbagssale.us marc jacobs</a>

# July 7, 2012 5:11 PM

bookmarking submission said:

mj6q4a Im obliged for the post.Really looking forward to read more. Fantastic.

# September 19, 2012 11:54 PM

bookmarking submission said:

bE2rrX Thanks so much for the blog article.Thanks Again. Cool.

# September 20, 2012 4:32 PM

icons designs said:

<a href="www.yyware.com/.../index-by-71-4.html"> At me a similar situation. Let's discuss.</a>

# October 9, 2012 1:10 PM

Site Geo location said:

Thanks for share the article

# October 11, 2012 7:28 PM

karyhnvf@gmail.com said:

Contentment serves as a aroma you can plastic bottles on other types without the benefit of buying a number of is catagorized on yourself.

sarenza femme http://www.chile62sarenza.com/

# October 28, 2012 9:33 AM

icon archive said:

[url=www.foroalargamientodepene.com/showthread.php] I risk to seem the layman, but nevertheless I will ask, whence it and who in general has written?[/url]

# November 4, 2012 7:42 AM

bookmarking service said:

c4K5C6 Really informative post.Thanks Again. Awesome.

# November 4, 2012 9:28 AM

icons downloads said:

[url=forum.russhow.biz/viewtopic.php] In my opinion you are not right. Write to me in PM, we will talk.[/url]

# November 4, 2012 2:52 PM

WERMCYNC said:

must look at this <a href="www.gucci-ebagoutlet.com/">outlet gucci</a>  online shopping  

# November 5, 2012 9:59 AM

jzxejju@gmail.com said:

Potentially Lord wishes for individuals to meet a number of absolutely wrong folks in advance of getting together the best one, so as that whenever we inevitably fulfill the man or woman, we shall discover how to be grateful.

# November 17, 2012 6:58 AM

design icons said:

P.S. Please review our <a href="http://development.militarydesign.biz">design portfolio</a> for Doors2012.

4 Crucial Steps - How to Make Men Love You!

When issues of how to make men love you are concerned, women need to realize that it takes more than just physical attributes or appearances to make men love you. You have to realize sooner or later for your own sake might I add, that it takes much more then looking like a bubbly princess. Looks will attract him yes but what do you have to offer to him in terms of character and personality? I'm sorry to be harsh but man in the real world are just not that attracted to the air head beauty picture that is often portrayed on TV or movies.You can easily attract a man with your looks but keeping his attention is the important thing, you may be beautiful but remember you are not the only beautiful woman on earth. As soon a more beautiful woman comes along you will lose him if you can not stimulate, and keep his attention.Here are 4 key things to look at if you want to know how to make men love you.1. Be Presentable.You may look good yes but do so in a classy manner, looking good in a way that will attract men has little to do with your beauty. Being presentable means you look clean, proper and decent. Looking cheap and trashy will only attract men who want nothing else but to get in your pants, once they got that they are gone. Go for the look that will make him proud to show you off to his pals and eventually his parents.2. Be confident.Be comfortably in your own skin, love and appreciate yourself. If you show no love to your very own self then how do you expect others to love you. Confidence shows your strength of character and any man who has even the slightest of what he wants will appreciate that.3. Acknowledge Him.I believe this in one of the most crucial things in "how to make men love you". Man have egos and they love to have them stroked, this simple means that make him feel good about himself when ever you get an opportunity. Women want the answer to how to make men love you but if you are not willing to praise him when he has done well, compliment him and show appreciation and he will most likely not love you back.4. Support Him.If you are in a position to offer him advise, support him in his goals and undertakings, offer your shoulder when he needs to cry so to speak then go right ahead and do that. A good man will truly appreciate this and will become very loyal to you, making your how to make men love you efforts much more simplerWith all that being said, the best thing you can do for yourself as a woman is to be the best person that you can possible before asking how to make men love you. Build and balance every part of your life, do this for no one else but yourself and then others will recognize that too.

# December 13, 2012 11:10 PM

likewrd said:

|

|

Currently, divorce is popular challenge, but on baby, that is nevertheless some issue really hard. In reality, it is among the many most devastating existence alterations a lot of youngsters may have [url=www.sreecgmath.org/newcheapgucci.php]cheap Gucci outlet[/url]

experience. Although moms and fathers are battling with their pretty very own heartache and confusion, youngsters are heading via a large quantity of modifications that have ache, confusion, and issue also.

# January 4, 2013 3:28 PM

pzrlfezbg@gmail.com said:

you're actually a good webmaster. The site loading pace is incredible. It seems that you're doing any distinctive trick. Also, The contents are masterpiece. you have done a wonderful process in this subject!

buy wow gold http://www.wow-gold-team.com/

# January 21, 2013 3:20 AM

jtbhqpzxca@gmail.com said:

Anywhere int he planet you'll probably be yourself, yet , to just one man or women you'll probably be life. casquette ymcmb http://www.c33.fr/

# April 18, 2013 4:10 PM
Leave a Comment

(required) 

(required) 

(optional)

(required)