
Does anyone know a command in which the installer opens a specific file and finds information which points to the installation location and uses that location to do the installation automatically?
On Tuesday, July 12, 2022, 22:10:19, Lee Cley da Silva Lima wrote:
actually no, I sell add-ons for a game, and it is sold by microsoft and steam, so it has 2 installation possibilities in addition to custom installation, so this file contains the direction where it will always install the customizable folder, mine The idea is for the installer to open this file, read this line and set the installation location by itself!
You can do this with [Code] – there are functions that let you read files, and also functions for reading from Registry.
--
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/6ccd7c69-132f-4e68-83f7-2d74966392d3n%40googlegroups.com.
By the way, in that function you posted probably is one bug. ;)+ --
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/08b497bb-810c-4010-9464-2afccec9b863n%40googlegroups.com.