nitish
Jan 12 2008, 09:11 AM
With this registry edit you can easily open the current folder in prompt without going through any Change Directory commands (cd). This is useful for people like me who are programming in JAVA, and every time to create class files and test them I have a diificult time just entering the commands in Prompt. But if you don't want to use this registry edit you can create the directory in C:\ drive like C:\files so you have to navigate very little in prompt. If you are experienced in regedit you can do it yourself shown below OR download the attachment and apply it. I tested this on Windows XP and it works. Just copy paste this code in to your favourite text editor: CODE Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\command]<BR>@="Open Command prompt Here" [HKEY_CLASSES_ROOT\Directory\shell\command\command] @="cmd.exe /k cd %1\"" Then save the file as .reg extension and apply it. Before applying .reg extension go to "Tools" > "Folder Options…" > "View" tab and uncheck "Hide extensions for known file types". Note:The code CODE @="Open Command Prompt Here" will represent the text on right click menu (you can change the text) and CODE @="cmd.exe /k cd %1\"" will tell to open command prompt at the current folder when it is clicked. Here's the file [attachment=977:command_...y_folder.zip] to apply if you don't want to do as above. If you have any doubts please post here or mail me.
Reply
hippiman
Jan 17 2008, 01:54 AM
That's pretty cool, and I think you could use that for anyone that uses CMD a lot. But for Java, you could always just get Eclipse or something...
Reply
iGuest
Feb 10 2008, 12:10 PM
how Windows Registry edit using java programming(J2SE)?
Helpful Registry Edit For Java Programmers
Hi, I wanna edit,delete registry in windows useing java programming as well J2SE. Actually I want to control the overall windows system using java programming. Like windows runtime,windows startup and more windows system environment.Al this like to do using java program. Please help me to handle windows system.Try to help me giving source code. Regards Pijush -reply by Pijush Debnath
Reply
Similar Topics
Keywords : helpful, registry, edit, java, programmers, command, prompt, click, menu
- Call Pdf995 From Java
(0)
Registry Key For Autoplay
(1) Hi, I just noticed that my DVD-ROM has stopped the Autoplay feature. I have to right-click on the
drive and select Auto-play to start the installation or stuff. Can anybody tell me where is it
located in the registry ? i think something has messed up my registry for this autoplay Thanks ....
I Need Help With Setting Up My Site, Made Using Java
any help would be appreciated (5) I just got web hosting approved and I want to host the site I created using Struts framework.
I'm a complete newb when it comes to web hosting, so I need a little help. Is there a tutorial
that covers this subject? I apologize in advance if this question was already answered, but
I've been unable to find the answer anywhere. One thing I have to note is that I need to know
absolute address of the uploaded files in order for my application to work. Is this even allowed?
Any help with hosting of Java applications will be appreciated.....
Java Game
(2) Hi, I'm interested in game creation on websites. The game should be playable via web browser.
I'm not new in programing, I know C++, C# and OpenGL api. But I'm new on Java. So I have
some questions I want to ask You: Will I'l be able to create simple 2d game with java which
would be playable via web browser? Simple 2d game means: timers, images, animated sprites, in game
font. Will I'l be able to use OpenGL? Or I should use something different? Does Trap17 suports
java graphics features I want? Thank You for Your time and answers.....
What Is Command And Conquer?
What is? (4) What is command and conquer. I have never seen, heard or played it before. So if oyu could tell me a
bit about it maybe I would be encouraged to buy it....
1350 Great Free Logos (jpg + Psd)
With both jpg and original psd files to edit (7) 1350 Great Free Logos (With both jpg and psd files)
http://rapidshare.com/files/126291346/1346...Great.Logos.zip This is a great collection of
logos, they are already made logos which you can use like that or just use to create other logos, do
what you want, they are free, they came from free websites that give this logos for free and lot
more, but i just took the good ones mainly. There is also a small collection of 100 logos inside
the compressed file, which you can use to insert those graphics in your logo/design/web design
projects, do what you want with them ....
Learn Java Programming Language Online Step By Step
(0) I had found this site >> http://learnjava.awardspace.com This website is for people who want
to learn Java Programming Language step by step. This website also includes JAVA lessons from the
beginning to advanced level. So this site appropriates for the beginner of Java programmer language
or non-basic Java Programming Language. The lessons are easy to follow and understand starting
from how to get your PC JAVA ready, the fundamental programming concept and creating the real
application. Moreover, the working examples are also included. Please enjoy the les....
Java Object[][] Help
(2) I'm having some issues with working with objects . I get an index out of bounds ex.
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0 heres how
I'm using it ---------------------------- Object contestants = new Object {}; contestants
= "test"; any ideas appreciated. Do I need to specify the initial size on creation or something?
It seems I answered my own question I gave it an inital size then I was able to add things. But is
there a way I can add to it on the fly without knowing its require maximum size?....
Free Java Hosting?
(2) Hii.. just want to know if Trap17 provides the java(jdk)/jdbc/mysql as free hosting?? In case, it
doesn't provide these. Can anyone guide me to a free java host? Thanks. Manu....
Java Vs Javascript
(11) I thought they were completely different things. Surely javascript should be seperated from the rest....
Java Or C++
(2) Many having tell me to make my MMORPG in java leads me to agree, But I'm not sure truly is it
not yet easier, but yet the outcome of programming an MMORPG in java will make it fail or succeed
more then one in C+= I've learned a lot of variables in javascript, and I don't think that
java would be too bad either. My true question is, is those who use these languages, which seems
to give better outcome, and which seems to be more in ease. Regards -PCessna....
Forget About 0.01 Per Click, Get 0.06 Per Search!
(14) I've been looking at this website for some time now, since i did not believe it would really pay
out users, and after three months, it did! The website will pay you to search on Ask.Com, since
i've been a member of the slashmysearch.com which wasn't worth the time, i though it's
the same crap, but it's not. They pay you $0.06 for every search you do, and there's no
limited searches per day! (no, you can't and should NOT spam searches just to get money, or
you will get noticed about fraudalent activity). The program is new, but i....
How To Use Command Prompt As A Text Editor
(6) In this tutorial, I will show you how you can use Command Prompt to create text files. It is very
simple and you can also use it to write output from a command into a text file. This can be
particularly useful when you need documentation from a DOS program in a text file when you use the
help command or something similar. In order to do this you simply use this DOS command. echo
Text >> test.txt This will create a new text file called test and echo the contents into it. If
we wanted to write a 2 line document, we could do something like: echo Hello >> test.txt e....
How To Stop A Car With No Brakes !
Might be helpful (4) Actually these information is not mine, but I found it very useful information so I post here as I
don't know where to do else, so I thought this is the best place, also I had edited some
information in there "even the ones between wrapped quote tags" to my best knowledge and experience,
anyway I putted down the source if you wanted to check for these info as it is. Attention: These
information could only be used however in emergencies, I mean when you are driving and trying to
stop and found suddenly that there's no brakes, can't be an excuse to forget to r....
Reducing Windows Vista Start Menu Programs Response Time.
How to do it. (4) If you have been using Microsoft Windows Vista for quite some time, you would have noticed that
installing a number of programs/softwares into your computer considerably slows down the response
time of your start menu program folder, sometimes up to one second or more before the programs
listed in a particular start menu folder is displayed. Worst of all, if you are trying to launch a
program from you start menu which is within another start menu prrograms folder. Well, I have found
a way to bypass this very annoying thing in Windows Vista. I have about 98 start menu en....
Can I Make Dynamic Menu In Php
is it posible to make dynamic menu in php without javascript (7) As there are many java script by which we can have event based interaction like,message on mouse
over etc,that we can create dynamic menu in javascripts to make navigation bar ,but is it possible
in php to have this acomplished without javascripts,i am new to php,is it possible?. Thanks....
Dialup Users Double Your Connection Speed
with simple modem command tweek (6) I found this instruction on the net and I'm wondering this actually "speeds up" a dial up
connection? QUOTE Suffering from 52 kbps internet connection? Follow these simple steps and
double your internet connection speed: Connect to the internet Click Start and select control
panel Click Phone and Modem Select Modems tab and then click Properties Click the Advanced tab
and in the extra initialization commands type AT&FX Click Ok and disconnect from the internet
Connect to the internet again and enjoy your 115 kbps connection! Source http....
Javascript : No Right Click Script !@
This script will allow you to protect your source coad ! (12) This script will help you to protect your source code Add this to Section of your site
! HTML <script language=JavaScript> var message="Function Disabled!";
/////////////////////////////////// function clickIE4(){ if
(event.button==2){ alert(message); return false; } } function
clickNS4(e){ if
(document.layers||document.getElementById&&!document.all){ if
(e.which==2||e.which==3){ alert(message); return false; } } }
if (docume....
Chat With Command Prompt
(26) QUOTE Chat With Command Prompt If you want a private chat with a friend or client on you
Network, you don't need to download any fancy program! All you need is your friends IP
address and Command Prompt. Firstly, open Notepad and enter: @echo off :A Cls echo MESSENGER set
/p n=User: set /p m=Message: net send %n% %m% Pause Goto A Now save this as "Messenger.bat". Open
the .bat file and in Command Prompt you should see: MESSENGER User: After "User" type the IP
address of the computer you want to contact. After this, you should see this: Message: Now ty....
Hotspot Virtual Machine Exception_access_violation
conflict between Sun Java and Windows (4) i was just messing around as usual on the net, and when i was closing everything down, i noticed
this file on my desktop 'hs_err_pid3672' its a text file, i have no idea what it is and cant
understand anything in it, but its kinda freakin me out, so i would appreciate anything you guys
have to say about it CODE # # An unexpected error has been detected by HotSpot Virtual
Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c9010f3, pid=3672,
tid=1928 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode, shar....
Is There Any Ad Click Service For Under 18?
(8) I want to put ads on my site, but all of them require you to be 18 and a tax thing fillout. Any
suggestions? Edited Topic Title ....
Which Pay Per Click Pays The Most?
what it is (11) hello I had tried many many i didnt get a gud result which 1 is the best for getting a gud money
in this paid clicking can any one help me my friend is getting a regualr pay he is using a some
adsforind what it actually is can any one can give the site address for this adsforind waiting
for the replies thx Q Topic title modified. Please use better English when making your post and
title ....
Run Internet Explorer From Command Prompt
Windows Tips (21) Here's a simple way you can run Internet Explorer from the command line... Create a new text
file that contains the following line: CODE @start "" /b "C:\Program
Files\Internet Explorer\iexplore.exe" %* Rename the file e.bat Copy this file
to your profile folder QUOTE C:\Documents and Settings\your_account_name Now you
can open a command prompt window and type the following CODE e www.trap17.com This will
start Internet Explorer and open the URL for www.trap17.com....
Command Line Tools
(6) Part 1 , useful command line tools for network security. Info.txt: A handy collection of command
line tools cpuinfo.exe - gets the processor type and CPU clocking speed (mhz) fport.exe - shows open
ports and the process that owns the port iplist.exe - enumerates the ip's of the computer
md5.exe - gets the md5 hash of a file pw2kget.exe - for win2k gets the password of the currently
logged on user pwreveal.exe - gets the passwords of any window that has a ****** editbox
regshell.exe - a commandline registry explorer/editor resolve.exe - a commandline URL resolver se....
How To Create Java Button Or Frame
to be customized (12) hi to all!!!! just like to ask if it would be possible if i could make a custom
button or frame in java. i got tired of using the build infeatures in java. i would like to create
my own dessign of button or frame.. can it be possible!!! /biggrin.gif' border='0'
style='vertical-align:middle' alt='biggrin.gif' /> thank!!!! /laugh.gif'
border='0' style='vertical-align:middle' alt='laugh.gif' /> New Help In! is NOT a descriptive
topic title. Next time you decide not to follow the posting rules, you will be issued a w....
Sendearnings.com
Get paid to read emails and click on links (14) Send Earnings Basically, you can make a new e-mail account and sign up on this site, entering
in the new e-mail and information. They will then send you a couple of e-mails a day from various
advertising companies. All you need to do is open up the e-mail, click on the link inside of it, and
read the page. You receive 1-10 cent's for every link you click/e-mail you read, and receive
$5 for every friend you introduce to the site, with your recruiting link. You can supposedly
earn hundreds of dollars per month. Another bonus, is that they are currently havi....
*** Click Here To Get Your Free Hosting ***
Trap17 Free Web Hosting Request Form - FILL OUT THIS FORM (1) Welcome to Trap17 Free Web Hosting. Before you start, read the Trap17 Readme . NOTE:
Trap17 is not like other forums where you can still survive without reading stickies. If you
don't read the Trap17 sticky you will NOT UNDERSTAND how to get hosting. Please take a few
minutes to do that now. Some more info: A NOTE TO NEW MEMBERS (those who haven't yet
participated in our forums) Before you post an application, You must participate in our forum and
collect "Hosting Credits". You earn "Hosting Credits" when you make a post. You should make good
genui....
Java Script Drop Down Menu With Css
- a full code for a dynamic drop down (2) Introduction This is a code that I use to dynamically create the drop down menus. First, you have
to edit the following code and put it in your Javascript. Notice : /*** SET BUTTON'S FOLDER HERE
***/. Edit that to your folder. Also, the /*** SET BUTTONS' FILENAMES HERE ***/. This creates a
mouseover when the drop down is activated. Put all your onmouseover images under: oversources = new
array; and your onmouseout images under : upsources. Be sure to set your on and out images above
each other. CODE /*** SET BUTTON'S FOLDER HERE ***/ var buttonFold....
Auto Run Java Program
Run Java program on double click (11) Some of the installables in java comes in form of .jar file, one has to just double click or type
"java -jar file.jar", and it starts executing. The reason for this is a line appended in the
MANIFEST.MF file of that jar file. For writing a similar jar file of your own, just write your java
file, then compile the same and create a jar file. Create a MANIFEST.MF file and the content should
have the followings: CODE Manifest-Version: 1.0 Created-By: xyz Main-Class:
xyz.MainClass Here xyz.MainClass is the main class. Now create a jar file with the man....
Which is the best PAY-PER-CLICK (CPC) Ad-Network?
CPC - Cost per click (43) Submit your Review .. about the Best pay-Per-click advertising network. Help other's decide the
best......
Looking for helpful, registry, edit, java, programmers, command, prompt, click, menu
|
|
Searching Video's for helpful, registry, edit, java, programmers, command, prompt, click, menu
|
advertisement
|
|