FileInstall Work Wrong Topic is solved

Ask for help, how to use AHK_H, etc.
User avatar
masheen
Posts: 295
Joined: 06 Dec 2016, 14:10

FileInstall Work Wrong

14 Jun 2017, 08:28

version AHK_H

FileInstall, Source, Dest [, Flag]

FileInstall, C:\123\misc\profile, %A_Temp%\123\misc\profile, 0

Flag = 0 but AHK_H overwright file anyway

Code: Select all

FileInstall, C:\123\misc\profile, %A_Temp%\123\misc\profile, 0
FileInstall, C:\123\misc\lng.rus, %A_Temp%\123\misc\language, 0
FileInstall, C:\123\misc\msetup.png, %A_Temp%\%folde%\etc\msetup.png, 1
FileInstall, C:\123\misc\scrsht.png, %A_Temp%\%folde%\etc\scrsht.png, 1
FileInstall, C:\123\misc\about.png, %A_Temp%\%folde%\etc\about.png, 0
FileInstall, C:\123\misc\etc\emptyCell.png, %A_Temp%\%folde%\etc\emptyCell.png, 0
i check it again i create new script

Code: Select all

FileInstall, 2.txt, D:\1.txt, 0
then modifed text in D:\1.txt
run again script and AHK rewright it, but flag is 0

Flag not work
User avatar
masheen
Posts: 295
Joined: 06 Dec 2016, 14:10

Re: FileInstall Work Wrong

14 Jun 2017, 14:48

HotKeyIt wrote:This should be fixed now.
And FilleInstal break few pictures
i check png format, after compilate its broken
User avatar
masheen
Posts: 295
Joined: 06 Dec 2016, 14:10

Re: FileInstall Work Wrong

14 Jun 2017, 18:39

HotKeyIt wrote:Did the fix work for not overwriting files?
Yes u fix it. Check 32 and 64 bit unicode
HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: FileInstall Work Wrong

14 Jun 2017, 19:59

masheen wrote:
HotKeyIt wrote:This should be fixed now.
And FilleInstal break few pictures
i check png format, after compilate its broken
Do you have an example file that gets broken?
User avatar
masheen
Posts: 295
Joined: 06 Dec 2016, 14:10

Re: FileInstall Work Wrong

15 Jun 2017, 05:33

HotKeyIt wrote:
masheen wrote:
HotKeyIt wrote:This should be fixed now.
And FilleInstal break few pictures
i check png format, after compilate its broken
Do you have an example file that gets broken?
yes here it is
https://yadi.sk/d/J_tNdrj43K9fhU
HotKeyIt
Posts: 2364
Joined: 29 Sep 2013, 18:35
Contact:

Re: FileInstall Work Wrong

15 Jun 2017, 20:04

There was a bug in LiteZip and has been fixed now ;)
User avatar
masheen
Posts: 295
Joined: 06 Dec 2016, 14:10

Re: FileInstall Work Wrong

16 Jun 2017, 02:51

HotKeyIt wrote:There was a bug in LiteZip and has been fixed now ;)
ok. very good news. I have some big scripts there are almost
all standard commands i try to convert to AHK_H and tell to you if find anything else.

Can i download new ahk_h source? is There already included fixes?

Return to “Ask for Help”

Who is online

Users browsing this forum: No registered users and 20 guests