• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "One for the Windows gurus - command line stuff"

Collapse

  • Churchill
    replied
    TCL, thanks for the heads-up on Autohotkey, it's great!

    Leave a comment:


  • TCL
    replied
    How I fixed my TomTom

    This may be of interest to a fairly small audience, but in the interests of spreading the knowledge wherever possible, I've solved my TomTom problem with the use of DevCon and AutoHotKey (thanks to voodooflux for the DevCon tipoff)

    Problem:
    Brand new TomTom Go 540 Live, Windows XP. TomTom Home 2 application (latest rev from website) couldn't see the TomTom unit when started.

    Solution:
    Wrote an AutoHotKey script which does the following:
    - starts the TomTom Home 2 application
    - makes a call to DevCon utility to remove the non-function "generic volume" device that appears when the unit is connected.
    - prompts the user to restart the TomTom device
    - TomTom Home app now correctly recognises device.

    Compiled the whole lot into an exe, pop it on the desktop and Bob, as they say, is your mother's brother.

    I think that deserves a banana


    If anyone wants a copy of the AHK script, links, whatever, drop me a PM.

    Leave a comment:


  • TCL
    replied
    Originally posted by voodooflux View Post
    I think DevCon is what you're after.
    Looks like what I'm after

    Nice one, cheers.

    Leave a comment:


  • voodooflux
    replied
    I think DevCon is what you're after.

    The DevCon utility is a command-line utility that acts as an alternative to Device Manager. Using DevCon, you can enable, disable, restart, update, remove, and query individual devices or groups of devices. DevCon also provides information that is relevant to the driver developer and is not available in Device Manager.

    Leave a comment:


  • TCL
    started a topic One for the Windows gurus - command line stuff

    One for the Windows gurus - command line stuff

    Anyone know how to uninstall devices via the command line (on Windows XP)?

    Got a problem with my new TomTom that I can solve by uninstalling the "generic volume" from the device manager panel, but I want to script it and combine it with an autorun file so it will happen automatically when i plug in the tomtom



    ...<dream>....why cant the world use a real OS like Solaris?.....</dream>

Working...
X