Skip to main content
added 1 character in body
Source Link
Ghost
  • 57
  • 6

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

  • C:Folder1/Folder2

With all the files in respective folder.

I have unfortunately very little experience with Inno-Setup and this particular problem with the folder in another folder pack without changing the source path but a zip file in .exe to do I find nowhere.

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

With all the files in respective folder.

I have unfortunately very little experience with Inno-Setup and this particular problem with the folder in another folder pack without changing the source path but a zip file in .exe to do I find nowhere.

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

  • C:Folder1/Folder2

With all the files in respective folder.

I have unfortunately very little experience with Inno-Setup and this particular problem with the folder in another folder pack without changing the source path but a zip file in .exe to do I find nowhere.

added 208 characters in body
Source Link
Ghost
  • 57
  • 6

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

With all the files in respective folder.

I have unfortunately very little experience with Inno-Setup and this particular problem with the folder in another folder pack without changing the source path but a zip file in .exe to do I find nowhere.

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

With all the files in respective folder.

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

With all the files in respective folder.

I have unfortunately very little experience with Inno-Setup and this particular problem with the folder in another folder pack without changing the source path but a zip file in .exe to do I find nowhere.

deleted 223 characters in body
Source Link
Ghost
  • 57
  • 6

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

With all the files in respective folder.

Ich habe leider sehr wenig erfahrung mit Inno-Setup und dieses spezieles Problem mit dem Order in einen anderen Order packen ohne dabei SourcePfad zu verändert dabei aber eine Zip Datei in .exe zu tun finde ich nirgendwo.

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

With all the files in respective folder.

Ich habe leider sehr wenig erfahrung mit Inno-Setup und dieses spezieles Problem mit dem Order in einen anderen Order packen ohne dabei SourcePfad zu verändert dabei aber eine Zip Datei in .exe zu tun finde ich nirgendwo.

Suppose I want to put a zip file in the installation path after installation. But this zip file is not available to me, so it has to be created in the build process. And a folder must be added to another folder and the zip file must be created from it. For example I have:

  • C:Folder1
  • C:Folder2

And zip file must be:

-C:Folder1/Folder2

With all the files in respective folder.

Source Link
Ghost
  • 57
  • 6
Loading