Freeware Software That Works

Discussion in 'Application Software' started by Suicide Solution, Dec 18, 2009.

  1. drew84

    drew84 MDL Expert

    Mar 13, 2014
    1,398
    2,384
    60
  2. ohenry

    ohenry MDL Senior Member

    Aug 10, 2009
    435
    270
    10
    I used 4DOS for many years, then 4NT, then TCC/LE, and for the last several years, the full blown TCC/TCMD. Which is not free, so doesn't fit in this discussion I'm afraid. TCC/LE is still available, and completely free and contains most of what's in the commercial product.
     
  3. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,768
    7,711
    210
    I'm using FAR Manager for many years now (Win95 - now).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Dolmatov

    Dolmatov MDL Addicted

    Aug 16, 2017
    558
    486
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Dolmatov

    Dolmatov MDL Addicted

    Aug 16, 2017
    558
    486
    30
    Don't confuse the order. Look at the dates. Stop development already for the free version (fxsound).
    Paid -> Free -> End of development and support only.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. JBenal

    JBenal MDL Addicted

    Nov 2, 2009
    521
    209
    30
    I like FxSound and use it on my main laptop. It works great as is.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,566
    2,605
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. adric

    adric MDL Expert

    Jul 30, 2009
    1,385
    1,498
    60
    I'm surprised that the TLB website does not use https in this day and age.
     
  9. bobkush

    bobkush MDL Novice

    May 22, 2017
    21
    45
    0
    I was having problems running batch files so I decided to rename the file .cmd and see if it would execute. I added the required "setlocal EnableDelayedExpansion" to the top of the new .cmd file but it displayed a "privileges" error.

    I have copies of numerous programs that convert BAT to EXE, but most require multiple inputs and options to generate an EXE file. For something simple, I wanted a way to convert a simple BAT to EXE without having to select multiple options and configurations.

    I did some research and located on OLD 7zip utility that provided a clean, simple and quick method of converting a simple .bat or .cmd file to an EXE. The old, outdated and unsupported utility is called "7z SFX CREATOR". I discovered that the utility only requires THREE files and two of the outdated 7zip program files that it includes (7z.dll and 7zG.exe) can be easily updated to the latest 7zip versions.

    This little utility creates good EXE files from .bat or .cmd and requires only THREE options: the SOURCE file, the TARGET file and the TYPE of output: installer(run a file) or archive (dont run a file).

    Since EXE files automatically run with privileges-the EXE I created worked perfectly.

    Clean, simple, uncomplicated and efficient. That's all I wanted in a BAT to EXE utility.
     
  10. redsunset

    redsunset MDL Member

    Mar 16, 2022
    164
    62
    10