Page 1 of 1
Extract 7zip question
Posted: Thu Dec 01, 2011 9:20 am
by ckaware
Hello,
So if I include the Extract 7ZIP archive action, it will display the progress of the files being extracted during install time, but it doesn't populate the db for uninstallation of the files being installed.
Is this by design or am I doing something wrong?
Thanks,
Chris
Re: Extract 7zip question
Posted: Thu Dec 01, 2011 7:35 pm
by giaviv
Chris,
What exactly do you mean by "populate the db"? Which database?
Re: Extract 7zip question
Posted: Tue Dec 06, 2011 9:57 am
by ckaware
It doesn't populate or register the files extracted/ installed with Windows Installer. The uninstaller removes the shortcuts, files it dropped, but files that "extract 7ZIP" installed are not removed.
Re: Extract 7zip question
Posted: Thu Dec 08, 2011 4:23 am
by giaviv
Correct, but the files are in a temporary folder.
Re: Extract 7zip question
Posted: Thu Dec 08, 2011 7:54 pm
by ckaware
I'm talking the files in the target folder of extract 7Zip Archive not the temporary folder content.
file.7zip contains files a,b,c
a,b,c are installed to TARGETDIR with extract 7zip archive
uninstall program
a,b,c are still in TARGETDIR
Chris
Re: Extract 7zip question
Posted: Fri Dec 09, 2011 9:40 pm
by giaviv
Hi,
I am afraid that using Extract 7zip Archive, you would have to manually delete your files upon uninstall.