portable version?

Overview Forums Discussions portable version?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #615 Reply
    Jay
    Guest

    First off, thank you for making an incredible tool. Everything Search was an app I had to tell everyone about after I started using it. I just recently stumbled upon AnyTxt, and it will be spoken in the same sentence when i tell others what software they absolutely should be using to make their computing lives easier.

    I searched the forum and didn’t find any mention, but is there a portable version planned, available, easily created of AnyTXT?

    #616 Reply
    极客
    Guest

    Hi, this is the CMD, hope it helps.

    ;install
    atgui.exe /l 9
    atgui.exe /g Install
    atservice.exe -i
    net.exe start ATService
    
    ;uninstall
    net.exe stop ATService
    cmd.exe /c taskkill /f /t /im atgui.exe
    cmd.exe /c taskkill /f /t /im atservice.exe
    atservice.exe -u
    atgui.exe /g Uninstall
    #13782 Reply
    Greenwild
    Guest

    @极客

    Is it possible to write your CMD code as a Nullsoft Scriptable (nsh file) so I will try to make AnyTXT portable

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: portable version?
Your information: