Jump to content

Vandrovnik

Members
  • Content Count

    560
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Vandrovnik

  1. Vandrovnik

    ANN: Better Translation Manager released

    Something like this? [Setup] Uninstallable=not WizardIsComponentSelected('PortableComponent') [Types] Name: normal; Description: "Normal setup" Name: portable; Description: "Portable" [Components] Name: "Main"; Description: "Test files" Name: "PortableComponent"; Description: "Portable"; Types: portable [Files] Source: "TestFile.jpg"; DestDir: "{app}"; Flags: replacesameversion
  2. Vandrovnik

    ANN: Better Translation Manager released

    Inno Setup - just not creating uninstaller and not writing to the registry? Some notice is here: http://www.jrsoftware.org/ishelp/index.php?topic=setup_uninstallable
  3. Hello, Using IDE Fix Pack 6.4.4 with Delphi 10.3.2 Pro, I have to set IDEFixPack.DisabledPatches=Compiler.KibitzIgnoreErrors. Without it, Code Completion (Ctrl+space) in IDE does not work. (Project does not contain any error, it compiles successfully). Maybe this information helps someone. Kind regards, K.
×