Free Utilities

Sign in to follow this  
Followers 0

Free software utilities that you wrote to help people make their job easier. AutoCad 2000 electrical symbols pack, best convert program, etc...

31 files

  1. Hex-Binary-Decimal

    Simple conversion between 16bit Hex Binary and Decimal. Option to set decimal range to 0 to 65535 or -32768 to +32767 Option to have always-on-top

    1888 downloads

    Updated

  2. Hex_Calculator.exe

    HEX-BIN-DEC-FLOAT and Intel-Motorola-Modbus converter

    3113 downloads

    Updated

  3. AutoPlay for CDs (autorun.inf)

    if you have tried to make own cd with autoplay you may have noticed that
    AUTORUN.INF only works on executables (exe or bat for example) but what if
    discs with data you want to share with customers for example only contains documents
    like presentations spreadsheets PDFs etc.?
    one can easily make BAT file with START "MY_DOCUMENT" but the downside is
    that command line box shows up during loading etc.
    there are numerous programs on the internet that can take care of that but
    all i was able to find was not free (well it could be there i didn't look too hard).
    this is why this little program is made. it is based on ShellEx API
    it's simple to use simply specify inside INI file what document you want to open when disc is inserted
    and edit AUTORUN.INF to be something like this:
    [AutoRun]
    OPEN=AutoPlay.exe
    ICON=Icon.ico
    note that AutoPlay.exe looks in AutoPlay.ini for line OPEN=
    and file name should be enclosed by quotation marks
    for example OPEN="My Presentation.ppt" or "New Developments.pdf"
    also AUTOPLAY.INI must be in same folder as AUTOPLAY.EXE
    to make your disc start properly when inserted you need:
    1. AUTORUN.INF
    2. AUTOPLAY.EXE
    3. AUTOPLAY.INI
    4. end user PC that don't have autoplay feature turned off (sorry can't control everything)
    and before i forget:
    AutoPlay.exe does not handle your files. it simply tells Windows to open them.
    in other words target pc should have installed software to handle specified file type or
    the moment of glory will be...well without glory...
    good luck

    579 downloads

    Updated

  4. Datamemory and timers editor for Keyence PLC v1.07

    With this utility you can view and modify data memores (DM) and timers initial values directly in the Keyence PLC.<br /><br />You don't need a source code.<br /><br />Just connect your PLC to PC run this tool and you can easily view and edit any DM or Timer initial value.<br /><br />Really useful tool for service man field engineer and production department.

    977 downloads

    Updated

  5. WS_FTP File Transfer Utility

    Original trial version of WS FTP Pro.

    3434 downloads

    Updated

  6. simple backup utility

    simple command line backup utility. monitors one folder and when files of given type are detected, they are copied to another location (or two). original can be deleted or renamed. to avoid typing, all options are stored in an INI file. if missing, this file is created once the program is started... successful actions are highlighted in green, failed ones are red. this should also work on older Windows such as Win2K (tested) and WinXP (not tested). 
    use at own risk, this was literally something i just winged... if there is a bug or feature required, let me know. i will try to get to it as time allows. 

    2257 downloads

    Updated

Sign in to follow this  
Followers 0