Jump to content

Recommended Posts

Posted

Thanks for this great tool.

I have been using this feature and I noticed that if I tried to edit an existing .WA addon by removing some shortcut/files, the shortcut and files still remain in the .WA package

edit: Oops, I think I post in the wrong thread... on this part.

These are some limitations I observed.

Same shortcut name cannot be more than 1 (such as placing same.lnk on desktop & Start menu) in the .WA

Copy Folder : cannot have same folder name (eg. to program files and appdata dir) in the .WA

Is the file path within the .WA shortcut always point to C:\.... What if %systemdrive% is D: during installation?

Cheers

Posted

Hey Geej...

The copy folder is not a problem...

If you have 2 folders that are the same name you would do it like this.


[CopyFolder]
Inno Setup 5::Program Files (x86)
Inno Setup 5a::ProgramData\Microsoft\Windows\Start Menu\Programs*Inno Setup 5

Just simply rename one of the folders to like my example... i added the "a" at the end of it...

Then at the end of the line "Start Menu\Programs*Inno Setup 5"

When the toolkit install this it will rename the folder back to "Inno Setup 5"

On the shortcut issue.... Try the same thing... Have 2 shortcuts and rename one of them using the method above..

Of course you would use the [CopyFile] directive...

I have personally use the copyfolder version of this and it works fine... Have never tried using it under the copyfile, but I think

it should work..

Posted

Reaper, thanks for the tips. I coincidently also add a "A" at the end of folder (only that I use bigcap A)

And thanks to Legolash2o for looking into delete issue.

Posted


I have been using this feature and I noticed that if I tried to edit an existing .WA addon by removing some shortcut/files, the shortcut and files still remain in the .WA package

Just wondering if problem has been fixed.

Best regards

Posted

Oh completely forgot about that haha, It'll get sorted not sure today though.

Just so you know, you can now have the same file going to multiple destinations if you split each pack with a '|' (straight back/forward slash not a capital i)

post-10183-0-33449500-1350479851_thumb.p

  • 2 weeks later...
Posted

bump

Just to feedback the 'remove' button still does not work in Addon Maker tab ('file' sub-tab) (version tested is beta)

I have not to tested Folder sub-tab or reg sub-tab. But I doubt it is resolved.

Is it resolve? If yes, which version of WTK?

Posted

You can replicate like this.

Download an .WA addon and open it using WTK.

Then follow the steps in the below image

KG3ig.png

(Same issue on v.1.4.0.77 & beta_test19)

Hope that makes sense...

  • 5 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...