21 freeware console tools released :)

Discussion in 'DCS Freeware' started by Wayne - DiamondCS, Dec 8, 2005.

  1. Smokey

    Smokey Registered Member

    Joined:
    Apr 1, 2002
    Posts:
    1,514
    Location:
    Annie's Pub
    Txs, i will give it a shot;)
     
  2. Wayne - DiamondCS

    Wayne - DiamondCS Security Expert

    Joined:
    Jul 19, 2002
    Posts:
    1,533
    Location:
    Perth, Oz
    Just to expand on that, Windows searches through directories specified in a global variable called path, and you can see these directories by simply typing "set path" at the command prompt. You should see your Windows directory, the Windows system32 directory and a few others, and you can also see the search order that they're in.

    Like you've found it's easiest to simply copy console tools (including the DiamondCS ones) to your Windows or system32 directory, but you can also keep them in a seperate directory such as C:\Console\, but you then need to add that directory to the path variable. :)
     
  3. new user

    new user Guest

    How do you change/add path variables?
     
  4. Wayne - DiamondCS

    Wayne - DiamondCS Security Expert

    Joined:
    Jul 19, 2002
    Posts:
    1,533
    Location:
    Perth, Oz
    Right-click on My Computer and select Properties
    Go to the Advanced tab, and press the Environment Variables button
    Here you can edit system variables, including the one we want - Path
     
  5. Wayne - DiamondCS

    Wayne - DiamondCS Security Expert

    Joined:
    Jul 19, 2002
    Posts:
    1,533
    Location:
    Perth, Oz
  6. Ice_Czar

    Ice_Czar Registered Member

    Joined:
    May 21, 2002
    Posts:
    696
    Location:
    Boulder Colorado
    while most folks that would find manually editing the registry daunting
    would also likely not be playing with these tools
    there is a freeware shell extention that will do the same thing
    Drop To DOS
    Ive used it for a few years now, it certainly is quicker to install :p
     
  7. eyes-open

    eyes-open Registered Member

    Joined:
    May 13, 2005
    Posts:
    721
  8. GUI_Tex

    GUI_Tex Registered Member

    Joined:
    Jan 14, 2006
    Posts:
    189
    Dont forget the first line
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CLASSES_ROOT\Directory\shell\cmd]
    @="Open Command Window Here"
    
    [HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
    @="cmd.exe /k \"cd %L\""
     
  9. pykko

    pykko Registered Member

    Joined:
    Apr 27, 2005
    Posts:
    2,236
    Location:
    Romania...and walking to heaven
    good collection. I can't wait to test them.
     
  10. bugseeker

    bugseeker Registered Member

    Joined:
    Jul 19, 2006
    Posts:
    2
    Well, I think it's time to find bugs in these beta tools, right ?

    I found one in the HTTPGet tool :

    try to download the following URL : http://pdf.20minutes.fr/journal/20060719_STR.pdf

    If you download it with Firefox or IE, it works and you can view the PDF file.
    But HTTPGet seems to download only part of the file, and the end is truncated.

    If DCS developpers think it's worth investigating, I would love to see a working version of this tool !

    Looking for a reply ...
     
  11. bugseeker

    bugseeker Registered Member

    Joined:
    Jul 19, 2006
    Posts:
    2
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.