Search found 456 matches

by Leo
Mon Jan 30, 2023 4:32 am
Forum: General Discussions
Topic: Move a file before installation
Replies: 1
Views: 2879

Re: Move a file before installation

Use System / Commands:
https://www.actualinstaller.com/help/commands.html

Code: Select all

File: <SystemDir>\cmd.exe
Parameters: /C move /Y "<InstallDir>\text.txt" "<CommonAppData>\<AppName>\text.txt"
by Leo
Thu Jan 26, 2023 4:33 am
Forum: General Discussions
Topic: Uninstaller messages
Replies: 1
Views: 2534

Re: Uninstaller messages

Hi,

Yes, it is possible:
https://www.actualinstaller.com/help/faq.php#q1

You need to edit this line:
[Uninstall]
0=Uninstall %s
1=Are you sure you want to remove %s?
by Leo
Mon Jan 16, 2023 12:40 pm
Forum: General Discussions
Topic: Installdir question
Replies: 2
Views: 2725

Re: Installdir question

Specify the install dir you want and disable this folder change:
page Installation / Advanced / Select Folder Mode \ Disable Folder Change.
by Leo
Wed Dec 07, 2022 3:58 am
Forum: General Discussions
Topic: Automaticaly Check for updates not working
Replies: 6
Views: 4011

Re: Automaticaly Check for updates not working

Please note that you need to include the Uninstaller (page Uninstallation).
Also read these articles:
http://www.actualupdater.com/how-to-use.html
http://www.actualupdater.com/actual-installer.html
by Leo
Wed Dec 07, 2022 3:54 am
Forum: General Discussions
Topic: Automaticaly Check for updates not working
Replies: 6
Views: 4011

Re: Automaticaly Check for updates not working

Please make sure the URL of updater.txt is available and this URL is specified in the Update Information File URL field on the Updater page.
by Leo
Mon Dec 05, 2022 6:27 am
Forum: General Discussions
Topic: Automaticaly Check for updates not working
Replies: 6
Views: 4011

Re: Automaticaly Check for updates not working

we haven't received an email from you.
by Leo
Wed Nov 30, 2022 5:12 am
Forum: General Discussions
Topic: Automaticaly Check for updates not working
Replies: 6
Views: 4011

Re: Automaticaly Check for updates not working

Please send to our email (in the app, select Help / Support), the URL of Update Info File, and the Product Version you specified in the General / Information page.
by Leo
Mon Nov 21, 2022 6:11 am
Forum: General Discussions
Topic: "File is not modifiable"
Replies: 2
Views: 3088

Re: "File is not modifiable"

Where do you install these database files? There are some system protected folders, e.g. C:\Program Files To write or modify files in these folders, the app must have administrator privileges. Please read this: Recommendation from Microsoft on where to install applications You can also change the pe...
by Leo
Sun Sep 11, 2022 5:23 am
Forum: Bug Reports
Topic: Multiple issues in 9.1
Replies: 8
Views: 7441

Re: Multiple issues in 9.1

There was a bug in v9.1: when using the option "Overwrite" in the "If Previous Version is Installed", the file Uninstaller is not updated.
Old uninstaller shows in the title "%s".
This bag is fixed in new version 9.2:
https://www.actualinstaller.com/news/release-9.2.html