LSP-Script News / Bug Report

Place to discuss the LiveSystem pro builder

Moderator: MaineCoon

MaineCoon
Code Baker
Posts: 31
Joined: Sun 06 Jun, 2021 9:54 pm

Re: LSP-Script News / Bug Report

Post by MaineCoon »

New script: Qm-TheQuickMailer

Description:
Extremely small and fast program for SENDING emails

Script version: 012
Program version: 2_2
Server: Apps\Internet

Note:
Script checks the correct file download and the corresponding MD5 sum.
Script needs LSP 1.1.8.0 or higher.

Supported projects:
WinXPE, Win7PE, Win8PE, Win10PE, MergePE
MaineCoon
Code Baker
Posts: 31
Joined: Sun 06 Jun, 2021 9:54 pm

Re: LSP-Script News / Bug Report

Post by MaineCoon »

New script: IrfanView4.62

Script version: 002
Server: Apps\Graphics

Note:
No download necessary.
All required files integrated due to the explicit permission of author Irfan Skiljan.

Supported projects:
WinXPE, Win7PE, Win8PE, Win10PE, MergePE
User avatar
APT
Code Baker
Posts: 180
Joined: Sun 06 Jun, 2021 10:44 am
Location: UK

Re: LSP-Script News / Bug Report

Post by APT »

MaineCoon wrote: Wed 01 Nov, 2023 12:40 am Might be a typo.
What happens when you change in script 1.1.8.1 to 1.1.8.0 ?
MaineCoon
@MaineCoon, thanks for the response, If I change it to 1.1.8.0, I get an error

Code: Select all

If-then = False: if,%os%,=,Win7,then
If-then = True: if,%WIM_BUILD%,=>,10240,then
-Error- reqfile,T:\LSP-1180\Wim\Win10Corx64en-GB19041.264-I\6\Windows\SysWoW64\jscript9.dll,T:\LSP-1180\Target\Win10PE\Windows\SysWoW64\jscript9.dll
I can see jscript9.dll is called from the base-files.srt but it doesn't get copied into the SysWoW64 folder, even though it's available in the source Wim file - I'll investigate further
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
CD-RW
Code Baker
Posts: 76
Joined: Sat 12 Jun, 2021 4:01 pm

Re: LSP-Script News / Bug Report

Post by CD-RW »

Update Script: MSI Setup Installer

Scriptversion: 008.3
Server: Apps\Components\

Anmerkung:
Support for LSP 1.1.8.0 added
The new version need any wow64 files. Thanks APT.

Supported projects:
Win10PE, Win8PE, Win7PE, MergePE
Last edited by CD-RW on Fri 03 Nov, 2023 9:35 am, edited 1 time in total.
User avatar
APT
Code Baker
Posts: 180
Joined: Sun 06 Jun, 2021 10:44 am
Location: UK

Re: LSP-Script News / Bug Report

Post by APT »

CD-RW wrote: Wed 01 Nov, 2023 6:03 pm Update Script: MSI Setup Installer
@CD-RW
thanks, I actually had to add a similar line for dbgcore.dll to get it to run
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
CD-RW
Code Baker
Posts: 76
Joined: Sat 12 Jun, 2021 4:01 pm

Re: LSP-Script News / Bug Report

Post by CD-RW »

Update Script: Windows Login Unlocker 2.1

Programversion: 2.1
Skriptversion: 003.2
Server: Apps\

Supported projects:
Win10PE, Win8PE, Win7PE, WinXPE, MergePE
MaineCoon
Code Baker
Posts: 31
Joined: Sun 06 Jun, 2021 9:54 pm

Re: LSP-Script News / Bug Report

Post by MaineCoon »

Update script: Mozilla Firefox

Script version: 096
Server: Apps\Internet

Note:
- Script offers D/L of FF 117.0 up to current 119.0
- Fixed interface error (Thanks Kare)
- Sources Windows 7, 8/8.1: FF versions limited with FF 115.0.3 (last supported FF version)
- Sources XP, Vista: FF versions limited with FF 52.0.2 (last supported FF version)
- Script checks correct download and MD5 checksum of the respective FF version
- Prerequisite for integration of a user profile is installation of FF 116.0 or higher on the host PC.
- FF can be installed in one of 9 included languages
- Script needs LSP-1180 or higher

Supported projects:
Win10PE, Win8PE, Win7PE, WinXPE, MergePE
User avatar
APT
Code Baker
Posts: 180
Joined: Sun 06 Jun, 2021 10:44 am
Location: UK

Re: LSP-Script News / Bug Report

Post by APT »

@CD-RW

thanks for LSP-1190

JFI - AOMEI_Partition.srt now downloads v 10.2.1 so requires new MD5, but also has a folder change - there is no longer an MR dir, so lang subdir is directly on app root, so line 160 errors out


also
TestDisk (v2) downloads and extracts then errors out with

Code: Select all

echo,Extracting Download...
ExitCode: 0 - shellexecute,hide,T:\LSP-1190\Tools\7z.exe,x "T:\LSP-1190\Temp\Apps\testdisk-7.2-WIP.win-x64.zip" -aoa -r -o"T:\LSP-1190\Temp\Apps"
dirmake,T:\LSP-1190\Temp\Apps\TestDisk_x64\7.2\
-Error- cant dirmove: T:\LSP-1190\Temp\Apps\testdisk-7.2-WIP\
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
CD-RW
Code Baker
Posts: 76
Joined: Sat 12 Jun, 2021 4:01 pm

Re: LSP-Script News / Bug Report

Post by CD-RW »

@APT

Thanks for the info. Amoi Partiton now updated script V8.4.
Testdisk need to update to project to LSP v.1.1.9.1. In V1.1.9.0 is a bug in DirMove inside.
Its possible to start LSP Update Center to update Project.

Kare
--
User avatar
APT
Code Baker
Posts: 180
Joined: Sun 06 Jun, 2021 10:44 am
Location: UK

Re: LSP-Script News / Bug Report

Post by APT »

@CD-RW

JFI
LSP-1191
terabyteImage.srt (v2) has swapped desktop/startmenu shortcut entries -lines 87/88 and the startmenu line is missing %pTextBox1%

also in the Update Centre for Win10/11 there appears to be a duplication of scripts under HDDImage and Image (albiet Image versions are slightly older)
Always use the latest distribution file for your particular project and any post-release updated plugins. If you add files from old postings relating to previous versions, don't be surprised if they cause errors.
CD-RW
Code Baker
Posts: 76
Joined: Sat 12 Jun, 2021 4:01 pm

Re: LSP-Script News / Bug Report

Post by CD-RW »

Update Script: Image for Windows V3

Scriptversion: 2.1
Server: Apps\HDDImage\

Note:
Shotcut fixed

Support: Win10PE, Win8PE, Win7PE, WinXPE, MergePE

Script available in the Update Center.
CD-RW
Code Baker
Posts: 76
Joined: Sat 12 Jun, 2021 4:01 pm

Re: LSP-Script News / Bug Report

Post by CD-RW »

Update Script: Media Player Classic

Programversion: 2.1.2
Skriptversion: 002.1
Server: Apps\Media

Supported projects:
Win10PE, Win8PE, Win7PE, MergePE