Search found 9 matches

by volki
23 Jan 2025, 16:57
Forum: Help
Topic: UpdateCheck with Visual Update
Replies: 2
Views: 15409

Re: UpdateCheck with Visual Update

Problems with shortcuts. I want to create an icon shortcut on the desktop for my app and in the startmenu for the app and the Uninstall.exe. I followed the instructions provided in https://docs.installforge.net/getting-started/quick-start-guide/#configuring-shortcuts . Icon file is <InstallPath>\myA...
by volki
23 Jan 2025, 16:21
Forum: Help
Topic: UpdateCheck with Visual Update
Replies: 2
Views: 15409

Re: UpdateCheck with Visual Update

Solved. Simply restarting the computer. But I still don´t know the reason for this behaviour!
Best regards V.
by volki
19 Jan 2025, 16:45
Forum: Help
Topic: UpdateCheck with Visual Update
Replies: 2
Views: 15409

UpdateCheck with Visual Update

I'm working with Install Forge 1.4.4 (Windows 10). The update check built by Install Forge (called from a python script) always worked fine. Now I get the message: "Verbindung zum Server wurde erfolgreich hergestellt Update-Informationen konnten nicht empfangen werden." In English: "C...
by volki
12 May 2021, 17:11
Forum: Help
Topic: Check for existing file before installation
Replies: 4
Views: 36630

Re: Check for existing file before installation

There´s no possibility to add any command/function to InstallForge being executed BEFORE installation (with the possibility to stop the installation process properly). At least, I didn´t find any.
We would appreciate such an urgently needed feature very much!
Kindest regards
V.
by volki
07 May 2021, 12:52
Forum: Help
Topic: Prevent InstallForge from adding sub-folders to the selected installation path
Replies: 4
Views: 14519

Re: Prevent InstallForge from adding sub-folders to the selected installation path

Hi all, similar problem: Installation path problem: wrong path is constructed! The default installtion path is set to Installation path = <LocalApplicationData>\<AppName> which works fine. If the user changes the default value and chooses a path from the seelection window, then instead of : Installa...
by volki
24 May 2020, 16:08
Forum: Help
Topic: setup without admin privilege
Replies: 5
Views: 15059

Re: setup without admin privilege

This works, thank you!
by volki
22 May 2020, 20:09
Forum: Help
Topic: setup without admin privilege
Replies: 5
Views: 15059

setup without admin privilege

I want to build a setup.exe that could be run without admin privilege. possible?
main reason: when the user runs the setup as admin the <ApplicationData>\<AppName> is the admin path. is there a workaround?
we don´t need admin rights for running the app!
Thanks for a good solution!
by volki
22 May 2020, 17:54
Forum: Help
Topic: ERROR: Could not create Setup Archive
Replies: 8
Views: 21606

Re: ERROR: Could not create Setup Archive

Found a quick workaround:
in the InstallFOrge folder there is only an update.exe, so I ran this one, this produced th ERROR mentioned above.
When I started the ifbuilderenvx86.exe in bin, it worked fine...
by volki
22 May 2020, 17:25
Forum: Help
Topic: ERROR: Could not create Setup Archive
Replies: 8
Views: 21606

Re: ERROR: Could not create Setup Archive

Something similar happened to me (most likeli same reason);
ERROR: could not archive uninstaller

No idea. Same project file ran yesterday.
Thanks for a quick solution.