Jump to content

Recommended Posts

Posted

seems a nice tool

have alot of function

thx i will test it soon

and problems i will feedback

Guest snakecracker
Posted

:thumbsup_anim:

very nice tool!!!!!

keep it up.

welcome to wincert! :thumbsup:

Posted

hi rs90 can you add taskkill parameter to your prog

and this work with 8.3 file format

Guest DennyMK
Posted
wow.. i'll have to try this out

Me too ;) . Thanks rs90 (oder danke sch

Posted

:welcome6ld: rs90 really useful tool.

I have one question : does it support duplicate files or files with the same name?

when I did a winamp true addon I used some batch files to find files having the same name and renaming accordingly. does your tool do the same? if so then bye bye my dear "batches" :P

keep up the good work :thumbsup_anim:

Posted
Thank you for your great Feedback. :thumbsup_anim:

@ mona

Yes i can add the taskkill parameter, but i must inform me about this parameter first.

The name of the *.cab and *.inf File are in the 8.3 format, the names of File's in the *.cab archiv must not be in the 8.3 format.

ok s

RunPreSetupCommands =Close.Program:1 ;<- The ":1" Flag Hides the taskkill.exe CMD window (does not need to be in section name)

;Closes program executable if running before uninstall

[Close.Program]

TASKKILL /F /IM Program.exe

;for XP Home compatibility use

TSKILL Program ;<- tskill fails if you add the file extention (bad example: tskill program.exe)

or see this post made by rick taskkkil

Posted
Hi,

why must be the entry for XP Home without File Extension? :unsure:

i think taskkill.exe not included with XP Home

Posted

great tool .... thought I would try it on WinAVI 7.7, adding HelixSDK to program files ... worked perfect ... very user friendly.

many thanks :thumbsup_anim:

Posted

hi rs90

1.if you can add other key to program like this

Off-Topic Comment(Click to Show)
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%AppName%","Comments",0,"Easy Duplicate Finder"

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%AppName%","DisplayIcon",0,"%16422%\Easy Duplicate Finder\EasyDuplicate.exe"

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%AppName%","NoModify",0x00010001,01,00,00,00

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%AppName%","NoRepair",0x00010001,01,00,00,00

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%AppName%","Publisher",0,"Easy Duplicate Finder"

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%AppName%","URLInfoAbout",0,"http://www.wincert.net/forum/index.php"

HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%AppName%","URLUpdateInfo",0,"http://www.wincert.net/forum/index.php"

[Close]

and sometimes dont need basic true addon so dont need regkey in program (only need to add manually from captured registry file) so if you can add

button for cheack uncheak add registy from Inf Addon Maker

and if you can add BeginPrompt for manually installation like kel_uberpack

and i think found two bug in your program

1.when create addon in the inf file in a CopyFiles and DelFiles section found free space betwen RootOrdner1.Copy, UnterOrdner1.Copy

when test with fgcba get alot of error so if remove space from RootOrdner1.Copy,UnterOrdner1.Copy

dont get problem

2.In shortcut section please see this videodddd.7z

Posted (edited)

this is my inf file from icofx1.1.7z

and about bug 2

this video noting from Startmenu/Desktop

is a from start menu shortcut

when i want create shortcut in a C:\Documents and Settings\All Users\Start Menu

from EasyDuplicate.exe with name Easy Duplicate Finder

then i want create shortcut in a C:\Documents and Settings\All Users\Start Menu\Programs\Easy Duplicate Finder

from EasyDuplicate.exe and Help.url with name Easy Duplicate Finder and

Help on the Web in a folder:Easy Duplicate Finder

only allow create one shortcut

please see again video thanks

Edited by mona

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...