 |
|
 |
Installation seems succesful.
But: * STRG + M : Nothing * Can't find it in Context-Menu.
Any Advice? Thanxs!
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
 |
in the dos prompt I typed:
echo hello > hello.txt
the window and the dos prompt were set to C:\
when I double clicked the hello.txt in the window explorer crashed. Looks like this program needs some updates...
Really awesome program! Even if it is showing it's age... 
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Please can you help me. I have installed the app on the Windows XP 64-bit and can only seem to activate it when using IE as my explorer. When I only explorer I have no option under View - Explorer Bar or by clicking Control-M.
I would love to use this so any help would be much appreciated!
Thanks,
Ben
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
|
 |
|
 |
I tried installing this both from the installer and from the commandline. Installer gives me Error 2869 and commandline gives the other one, 1304.
Any ideas how to solve this?
btw, the source files above are very unhelpful. I had to find the the msi file somewhere else after a Google search.
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
You need to install it as admin:
Create a batch file e.g. install.bat with this content: msiexec /i <path to msipackage>
Then rigth-click the install.bat and select Run as administrator
Hope this help, Jesper
|
| Sign In·View Thread·PermaLink | 4.00/5 |
|
|
|
 |
|
 |
I have figured out how to show and hide sidebar from BHO using ShowBrowserBar call. Does anyone knows how to update the url in the sidebar from the BHO?
|
| Sign In·View Thread·PermaLink | 5.00/5 |
|
|
|
 |
|
 |
Hi Friends
after installing the explorer bar , is it possible that the bar is displayed withouut going to view - > explorer bar? Regards
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
|
 |
|
 |
Hi, I noticed it does not support "drag and drop" like real command window, it would be good if you can add this feature~~
|
| Sign In·View Thread·PermaLink | 1.00/5 |
|
|
|
 |
|
 |
With Command Prompt Explorer Bar installed, I found I couldn't start WinMerge. WinMerge would crash on startup until Command Prompt Explorer Bar is uninstalled. Not sure how Command Prompt Explorer Bar causes this or whether this is a problem with Command Prompt Explorer Bar or WinMerge but thought it best to report the problem I encountered.
Never argue with an imbecile; they bring you down to their level, and beat you with experience.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
It's a brilliant tool for people don't like having a gazillion windows open and the integration between the command prompt and the main window is a god sent!
Thanks so much Pavel!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
I didn't see this mentioned anywhere. Can you have multiple explorer windows open with their own command prompt? Every time I hit Ctrl-M or select it from the Explorer menu my command prompt switches from one window to another.
Is this normal behavior?
|
| Sign In·View Thread·PermaLink | 2.00/5 |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
1. Even if there is no path to the current folder (IE My Computer), it still tries to change to it, making for a useless "cd /D". 2. Tries to change to network paths using sync, which CMD.EXE doesn't allow. 3. It would be nice if, instead of Grow and Shrink, it resized itself automatically, as it does vertically. 4. If you click from another window on top of explorer into the cmd window, the explorer window is active as well as below the other window. You can't bring it to top unless you switch away and back.
This is VERY nice tho.
Also it would be nice if sync allowed you to move around in the command bar and it would move you around in the corresponding folders... might be too hard to keep track of if the user was in the command prompt or a sub-program.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Has anyone rebuilt this in VisStudio 2005? I'm getting a bunch of errors trying to build either one of the solutions (Command Prompt Explorer Bar and Setup).
TIA.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I figured it out. Go into each AssemblyInfo.cs and comment out the AssemblyKeyFile attrbute. Then right click on each project in the solution explorer, click properties, go to signing, check "Sign the assembly" select Browse from the drop down, and navigate up once to find the SNK file. Select it.
Once you do this for all the projects they should build with only warnings.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |