Code Monkey home page Code Monkey logo

Comments (7)

henrypp avatar henrypp commented on May 18, 2024 1

There is only way to start minimized is set "/minimized" argument to the main executable.
Auto-start is always minimized.

from memreduct.

QueenOfStars avatar QueenOfStars commented on May 18, 2024

I don't understand why you closed the issue, this is a bug. :(
I run Memreduct as portable and there's no safe way to set an argument to the main executable for a portable app, especially if it's launched from a portable suite like Portableapps. Auto-start is not an option because it's a portable app. I'll have to rollback to version 3.2 until you fix this.

from memreduct.

henrypp avatar henrypp commented on May 18, 2024

@QueenOfStars, Mem Reduct portable itself, and does not required use any 3rd-party frameworks.

from memreduct.

QueenOfStars avatar QueenOfStars commented on May 18, 2024

@henrypp I think you are missing the point. Forget the launcher I'm using. When Mem Reduct is portable you can't have a standard shortcut with "/minimized" as an argument because USB drives don't have the same drive letter in all systems. I need the application to do its thing quietly in the background even when it's portable, like in previous versions. Therefore this is a bug.

from memreduct.

hairycactus avatar hairycactus commented on May 18, 2024

@henrypp
If possible, I would also prefer that Mem Reduct (portable build) is able to launch minimized to the system tray, but without having to use the new /minimized command-line parameter or shortcut (which itself does not permit relative paths).

Is there a technical reason why the previously-working option StartMinimized in memreduct.ini & the GUI was removed ?

The option last worked in: v3.2.1 (30 Jul 2017), & has no effect in:

  • v3.3.1 (05 Jan 2018)
  • v3.3 (19 Oct 2017)
  • v3.2.2 (09 Sep 2017)

henrypp: Auto-start is always minimized.

Even though Mem Reduct always launches minimized if set to load with system startup (INI option: AutorunIsEnabled=true), this is not very useful when Mem Reduct is used as a portable.

Scenario 1:
When we use Mem Reduct from the USB thumbdrive on somebody's PC or a public library PC, we just plugin & launch the application, instead of rebooting the PC. (Even if we reboot the PC, we are also unlikely to know the login username & password.)

Scenario 2:
Setting Mem Reduct to auto-load with the system startup causes it to write to the registry at the below key. This is not possible when the user lacks admin rights. (By default, the registry key's permissions is Read only for non-admin/ restricted/ guest accounts.)

HKCU\Software\Microsoft\Windows\CurrentVersion\Run
    Mem Reduct = "<FullPath>\memreduct.exe" /minimized   [REG_SZ]

Thanks !

from memreduct.

QueenOfStars avatar QueenOfStars commented on May 18, 2024

@henrypp thank you for reverting this change in v3.3.2, much appreciated. So happy I can upgrade to the latest version and enjoy all improvements. Thank you for your hard work.

from memreduct.

hairycactus avatar hairycactus commented on May 18, 2024

@henrypp
Thanks for reinstating the 'Start Minimized' option in Mem Reduct v3.3.2 (09 Feb 2018). Tested & working fine in Win 7 x64.

from memreduct.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.