Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CustomUpdate - filecopy - path/variable to additional files? #46

Open
spiritbreaker22 opened this issue Jan 13, 2021 · 1 comment
Open
Assignees

Comments

@spiritbreaker22
Copy link

spiritbreaker22 commented Jan 13, 2021

Hi,

i need to create a custom update with an msi package and addtional files. So i created a custom update with an MSI action and file copy task.

In a later step the test.txt file is added to the addional files and install rules was defined. But the Update works not like expected, the additional files were not copied.

Im not sure how to address the addtional files in "source path" within Custom Update Creator File Copy Action:

Sourcefile: %IdontKnowPathofCustomUpdateEngine.exe%\test.txt
Target: c:\tmp

Is there a variable for this?

2021-01-13 11_18_37-WPP1
2021-01-13 11_18_37-WPP2

Thanks!

@DCourtel DCourtel self-assigned this Jan 20, 2021
@DCourtel DCourtel pinned this issue Jan 20, 2021
@DCourtel DCourtel unpinned this issue May 7, 2021
@rufflabs
Copy link

I am just now starting to use WPP and I have this same question. The wiki doesn't seem to have any info on this either.

I also need to copy an additional file to a specific location on disk during the update, and would much prefer it to be self contained in the update and not reference an external file share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants