Clayton Posted September 14, 2020 Report Share Posted September 14, 2020 I'm trying to install Winzip with an application package, and to license the program I need to copy a license file to C:\ProgramData\Winzip. I started by adding a copy file task and used the path C:\ProgramData\Winzip\. That didn't work and I thought it may be related to the folder not existing so I added a command "cmd /c mkdir C:\programData\Winzip" before the copy file. That too is failing. I found on these forums that it could be due to the OS drive not labelled as C: and so I changed that to T: as suggested, but that also is failing. I'm looking for suggestions at this point. Is there a variable like [ProgramData] available? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.