Topic: Furmark  (Read 242 times)

Furmark
« on: November 04, 2020, 05:56:47 PM »

EI64djc

  • Jr. Chef
  • **
  • Date Registered: Nov 2018
  • Posts: 63
Furmark won't download due to an error
Provided Furmark setup file and this didn't work
I enclose screen shot and log
Thanks

Re: Furmark
« Reply #1 on: November 04, 2020, 07:31:43 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Furmark won't download due to an error

another updated app - Update script interface 'Program Version' box to 1.22.1.0 but requires url changes as well, try changing the url's to
Code: [Select]
%SetupURL%=https://uk1-dl.techpowerup.com/files/mGf2A3u9OvWVcV9wUcvHpw/1604519911/FurMark_%ProgramVer_TextBox%_Setup.exe
%SetupURL1%=https://us2-dl.techpowerup.com/files/tn_SSJ3G1K073kuO48xDtQ/1604519916/FurMark_%ProgramVer_TextBox%_Setup.exe

see  http://theoven.org/index.php?topic=2931.msg39085#msg39085

« Last Edit: November 04, 2020, 09:29:17 PM by APT »

Re: Furmark
« Reply #2 on: November 05, 2020, 07:30:17 AM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
@APT latest plugin you provided is not working. something wrong with the url.

Re: Furmark
« Reply #3 on: November 05, 2020, 08:16:01 AM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444

Re: Furmark
« Reply #4 on: November 05, 2020, 11:30:11 AM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
https://us4-dl.techpowerup.com/files/cYx0U30AWV8uLSEGVc2ryw/1604564580/FurMark_%ProgramVer_TextBox%_Setup.exe
this works

I think it's more that, none are lasting more than a very short while, yours isn't working for me either, (nor mine) :confused:
« Last Edit: November 05, 2020, 11:34:05 AM by APT »

Re: Furmark
« Reply #5 on: November 05, 2020, 01:56:42 PM »

Jimehc

  • Chef
  • ***
  • Date Registered: Jan 2015
  • Posts: 134
If you downloaded the setup file from the home page - you can place it in the provide file folder
But you must rename the file - removing the version number
so FurMark_1.22.1.0_Setup.exe becomes FurMark_Setup.exe

it seems furmark download links are only temporary and not consistent

else the coding will need to be changed to ONLY use a provided file with the program version as determined by the program version textbox
« Last Edit: November 05, 2020, 01:59:05 PM by Jimehc »

Re: Furmark
« Reply #6 on: November 05, 2020, 02:38:06 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
else the coding will need to be changed to ONLY use a provided file with the program version as determined by the program version textbox
I was considering that option earlier when I was messing about with the changing url's - not sure what's best/straightforward for new users

The last url I used, seems to be holding out for the moment in http://theoven.org/index.php?topic=2931.msg39085#msg39085
« Last Edit: November 05, 2020, 02:51:04 PM by APT »

Re: Furmark
« Reply #7 on: November 05, 2020, 08:22:04 PM »

EI64djc

  • Jr. Chef
  • **
  • Date Registered: Nov 2018
  • Posts: 63
Used a provided file with the program version
Thanks very much worked great :great:

Re: Furmark
« Reply #8 on: December 15, 2020, 07:38:00 AM »
  • Location: Israel
  • Date Registered: Dec 2017
  • Posts: 444
so using latest upload by apt im getting

[Error] [ME] ShellExecuteEx - The system cannot find the file specified. (ShellExecuteEx,#1,#2,#3,#4) (Line 557)

FurMark_1.24.1.0_Setup.exe is the setup file

it looks like the latest setup is not being extracted.

i used this tool and was able to extract https://constexpr.org/innoextract/

but inno.exe v0.49 seems not to support
Code: [Select]
Signature detected: Inno Setup Setup Data (6.1.0) (u)
This is not directly supported, but i'll try to unpack it as version 6000
; Version detected: 6100 (Unicode)
Unpacking failed. This version is not supported.

latest version working 1.22.2.0

for those who are adventurous and want to use latest version.

download extract this https://constexpr.org/innoextract/ into tools folder

change code in script line 85
Code: [Select]
ShellExecute,Hide,cmd.exe,"/c %GTools%\innoextract.exe -d#$q%GTemp%\%ProgramFolder%#$q #$q%ProvideFiles%\%SetupFile%#$q",%GTemp%\%ProgramFolder%
ShellExecute,Hide,cmd.exe,"/C ren #$q%GTemp%\%ProgramFolder%\app#$q #$q%ProgramFolder%#$q"
« Last Edit: December 15, 2020, 08:28:24 AM by Bigbadmoshe »

Re: Furmark
« Reply #9 on: December 15, 2020, 11:46:06 AM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
@bigbadmoshe

thanks for the heads up

updated script from KYHI to reflect changes

* FurMark_GPU_Benchmark_XPE.Script (596.2 kB - downloaded 17 times.)

 

Powered by EzPortal