FastCopy

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Message
Author
shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#61 Post by shirouzu »

I decided to offer only the installer for the following reason.

Files that are unzipped by Explorer are given the Internet zone attribute in ADS.
This not only gives warnings in the EXE file, but also causes strange bugs that are displayed only in the table of contents in the CHM file.

I add /SILENT and /EXTRACT option to the installer.
You can confirm it with /h option.

shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#62 Post by shirouzu »

>I add

I added these options in v3.52. (current version)

billon
Posts: 843
Joined: Sat Jun 23, 2012 4:28 pm

Re: Fast Copy - file copier

#63 Post by billon »

shirouzu wrote: Tue Jul 24, 2018 6:12 am I add /SILENT and /EXTRACT option to the installer.
You can confirm it with /h option.
What? Do you think average users will dig in all these command-line options?
shirouzu wrote: Tue Jul 24, 2018 6:12 am I decided to offer only the installer for the following reason
How about 7-Zip SFX, for example?

shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#64 Post by shirouzu »

> What? Do you think average users will dig in all these command-line options?

Normal users will use Extract Button in GUI.

Installer command line options are provided for automatic installer script or etc.
https://groups.google.com/forum/#!topic ... -MUfwcPRxA

> How about 7-Zip SFX, for example?

Yes it is one way.
But I think Extract button is enough.
Why don't you use extract button?

shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#65 Post by shirouzu »

zorro wrote: Fri Jun 15, 2018 10:37 am The newly introduced installer writes to the registry when choosing "extract only" (key: HKCU\Software\HSTools)
To be precise, this key is created when you launch the installer. (It is not when pressing the extraction button)

billon
Posts: 843
Joined: Sat Jun 23, 2012 4:28 pm

Re: Fast Copy - file copier

#66 Post by billon »

shirouzu wrote: Tue Jul 24, 2018 3:30 pm Normal users will use Extract Button in GUI.
That's not stealth and creates unnecessary key in the registry
shirouzu wrote: Tue Jul 24, 2018 3:30 pm But I think Extract button is enough.
Why don't you use extract button?
Why should I? I don't use your program. Also that's not stealth and creates unnecessary key in the registry

billon
Posts: 843
Joined: Sat Jun 23, 2012 4:28 pm

Re: Fast Copy - file copier

#67 Post by billon »

shirouzu wrote: Tue Jul 24, 2018 4:52 pm To be precise, this key is created when you launch the installer
How about another installer which don't touch the registry?

shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#68 Post by shirouzu »


shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#69 Post by shirouzu »

The installer was try to read installed path information that is described in HKCU\Software\HSTools\FastCopy\

In order to load the Path key, it needs to open HSTools key in advance.
My mistake was "create HSTools key" instead of "open HSTools key" in the installer.

shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#70 Post by shirouzu »

billon wrote: Tue Jul 24, 2018 4:57 pm Why should I? I don't use your program. Also that's not stealth and creates unnecessary key in the registry
Oh, it was good.
I also do not want you to use my Software :-)

shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#71 Post by shirouzu »

If I would like to add the stealth function to FastCopy and its installer, I would not have published FastCopy as open source software.

bitcoin
Posts: 285
Joined: Sun Dec 31, 2017 6:32 pm

Re: Fast Copy - file copier

#72 Post by bitcoin »

@shirouzu - thanks for the excellent program, sorry for the rude treatment on here

User avatar
Midas
Posts: 6710
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Fast Copy - file copier

#73 Post by Midas »

billon wrote:
shirouzu wrote: I add /SILENT and /EXTRACT option to the installer.
You can confirm it with /h option.
What? Do you think average users will dig in all these command-line options?
I also happen to think the answer to that last question is a negative -- but then an express mention of it will be added to the database entry extraction instructions. After all, that's what TPFC is for.

Many thanks fly off to shirouzu for his work and generosity towards the Internet at large. :mrgreen:

billon
Posts: 843
Joined: Sat Jun 23, 2012 4:28 pm

Re: Fast Copy - file copier

#74 Post by billon »

@shirouzu:

Why did you removed local download?

shirouzu
Posts: 19
Joined: Sat Aug 15, 2015 1:08 am

Re: Fast Copy - file copier

#75 Post by shirouzu »

Midas wrote: Wed Jul 25, 2018 3:33 am I also happen to think the answer to that last question is a negative -- but then an express mention of it will be added to the database entry extraction instructions. After all, that's what TPFC is for.

Many thanks fly off to shirouzu for his work and generosity towards the Internet at large. :mrgreen:
My English is poor, I couldn't understand what you say.

This extract option was added for automation for core users.
https://groups.google.com/forum/?hl=ja# ... -MUfwcPRxA

Post Reply