Topic: LiveSystem News  (Read 34204 times)

Re: LiveSystem News
« Reply #40 on: October 28, 2017, 03:32:29 AM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
@Lancelot

The 3 programs are in your "Download and Update Center".
i develop it before any years. You can take it and put to your Server. No problem.

BatteryPE = Show the Batterystate on a loptop.
RestPoPE.exe = Shows Shadow Copy from Hostos and mount it in PE.
Hidepart.exe = Remove drive letter of a partition. e.g. to make internet surfstation wth a PE.
Everybody user wished it, i make it.

Kare
--


Re: LiveSystem News
« Reply #41 on: October 30, 2017, 11:24:13 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Thanks Kare,

I add them to server:
Downloads\AppYGS\HD Tasks\Hide Partitions
Downloads\AppYGS\System Tools\Restore Point PE
Downloads\AppYGS\System Tools\HW Info\BatteryPE

I could not make use of HidePart but I am sure someone else will.  :thumbsup:

:turtle:

Re: LiveSystem News
« Reply #42 on: January 30, 2018, 04:51:36 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
Hello

A new project V1.1.1.3 has been released.

What's new ?

In this version it is possible to send the log file to us developers during a builder error.
This makes it easier for us to better find and fix script errors.
The log file will be sent by e-mail. With some virus scanners it can happen that the email is blocked.


LiveSystem pro 1.1.1.3

------------------------
- Variable management changed
- Textbox, options added
- RegRead Binary, commas added
- String, Find options added
- iniwrite, optimized
- IniWriteSection, optimized
- IniDeleteSection, optimized
- IniRenameSection optimized
- Script change interface bug fixed
- Script Attachment optimized and progress bar added
- Command: System, SwitchScript added.
- Log transmission integrated

Download as always.

http://www.kare-net.de/Download/LSP-1113.zip

Have fun at building.

Kare
--

Re: LiveSystem News
« Reply #43 on: February 13, 2018, 03:54:47 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
Hello dear PE community

A new project LSP1114 is online.

What's new?

LiveSystem pro 1.1.1.4
------------------------------
- Command: IniWrite, error fixed  (Thanks to MaineCoon)
- Command: IniWriteSection, error fixed
- Command: TxtAddline, little changes
- Command: IniRead, Optional, Parameter Format (Ascii, Unicode, Utf8) added
- Command: IniWrite, Optional, Parameter Format (Ascii, Unicode, Utf8) added
- Command: FileCreateBlank, Parameter switch ANSI to ASCII

Win7PE/8PE/10PE
---------------------
- Check length of Projektdir


LSP Editor:
-----------
- Goto-Function, Error fixed

Download as always.

http://www.kare-net.de/Download/LSP-1114.zip

Happy Building

Kare
--

Re: LiveSystem News
« Reply #44 on: February 14, 2018, 08:57:15 AM »

teik

  • Chef
  • ***
  • Date Registered: Nov 2016
  • Posts: 250
Hello
I just saw your new tool: LifeSystem. I am writing to you, in case you need help to translate it into Spanish. I can help you, so that it is also in Spanish. If you send me a text with the "names or words" in English, I can translate them.
Thank you very much for reading my message.
A greeting greet and encourage him to continue improving his software.

Re: LiveSystem News
« Reply #45 on: February 15, 2018, 05:34:19 AM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
Hello Teik

It is not a problem to run LSP in another language.
So far 2 languages ​​have been integrated. English as standard and additionally German.
It is possible to add another language in the builder or in the script.
Would you like to translate both in Spanish?

Currently the language is permanently stored in the builder and scripts.
In the future you could build a function to download your own language.
For that I have to worry about how best to solve something like that.

Natively LiveSystem processes 3 script formats Ascii, Unicode, Utf8

For the script to appear in Spanish, the country code for Spanish must be given.

https://msdn.microsoft.com/de-de/library/ee825488(v=cs.20).aspx

[Interface.0A]

Kare
--
« Last Edit: February 15, 2018, 05:34:34 AM by CD-RW »

Re: LiveSystem News
« Reply #46 on: February 15, 2018, 08:11:36 AM »

teik

  • Chef
  • ***
  • Date Registered: Nov 2016
  • Posts: 250
Hi CD-RW,

The code is: es-ES   Spanish - Spain   0x0C0A
I would love to help you in everything I can, as long as I know how to do it. For some people, the language is a problem, and being able to facilitate this path to other colleagues would be very good.

- One more thing. (StartIsBack10) Create two empty entries in the menu. One of them called "Startup" and another "Applications". Do you know what can be wrong?
I use: Iso windows 10 x64 16299 is-ES Professional.
In StartlsBack I select: Default1 and Plain10.

-Finally: How would it be possible to add your own program? For example, driver or file recovery.

Greetings and thanks for answering my message earlier.  :cool:

Re: LiveSystem News
« Reply #47 on: February 15, 2018, 11:17:32 PM »

MaineCoon

  • LiveSystem pro
  • Jr. Chef
  • **
  • Date Registered: Mar 2011
  • Posts: 54
Hi teik,

to answer your question concerning the 2 empty entries:
it's a feature and nothing is wrong.

These entries might be used by (at moment) non-existing scripts.
Anyway they do exist.

Re: LiveSystem News
« Reply #48 on: February 20, 2018, 09:40:35 AM »

teik

  • Chef
  • ***
  • Date Registered: Nov 2016
  • Posts: 250
Hi MaineCoon,
Thank you very much for answering. I imagined that it would be for something new, but asking me that way, I felt more at ease and discarded that it was an error of my configuration.  :thumbsup:
Regards

Re: LiveSystem News
« Reply #49 on: April 27, 2018, 05:22:27 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
A new LSP-Project V1115 is out.

What is new ?

LiveSystem pro 1.1.1.5
----------------------------------

- Command: System,GetDefLang added
- Command: Update,InterfaceVar - bug fixed
- Scriptimport language support added (Spain, thanks user Teik)
- ImDiskInstaller updated
- MultiBoot support  added to Baseproject. WinXPE-Win10PE
- Command: System,ScriptSwitch - bug fixed
- WinXPE, formating work now.
- mkisofs.exe updated
- FileRename/Dirmove, at exists target, no builderror
- LSP UpdateCenter updated
- Win10PE: Wwindow show on taskbar
- Command: Iniwrite, Format Ansi/UTF8/Unicode removed
- LSP Editor updated

UpdateCenter
--------------------
- Scriptimport languagesupport added
- Treeview bug fixed
- "Check updates" bug fixed

Download:
 
http://www.kare-net.de/Download/lsp1115.zip
 
Kare
--
« Last Edit: May 06, 2018, 07:31:24 AM by CD-RW »

Re: LiveSystem News
« Reply #50 on: May 06, 2018, 07:33:07 AM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
A new LSP-Project V1116 is out.

What is new ?

LiveSystem pro 1.1.1.6
----------------------------------

- Windows 10 support for Build 17134 (1803) 32Bit/64Bit added
- NeworkCenter.srt updated

Download:
 
http://www.kare-net.de/Download/lsp1116.zip
 
Kare
--

« Last Edit: May 06, 2018, 09:11:32 AM by CD-RW »

Re: LiveSystem News
« Reply #51 on: May 06, 2018, 08:37:14 AM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
Good news, Kare!
I guess the header for your changelog should read "1.1.1.6" (it now says "What is new - 1.1.1.5")
 :thumbsup:

Re: LiveSystem News
« Reply #52 on: October 07, 2018, 06:05:13 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
Hello

A new LSP-Project V1.1.1.8 is out.

What is new ?

LiveSystem pro 1.1.1.8
----------------------------------
- Windows 10 support for Build 17763 (1809) 32Bit/64Bit added
- UpdateCenter, Progressbar fixed
- Win10PE: better WMI support
- Win8PE: a new Filelist
- Command: Retrieve,FileArch, support from .dll and .sys files added.
- Command: Dircopy with * crash fixed
- Macros removed e.g. ReqSys32,ReqB32
- Command: System,ProcessMode, bug fixed

All scripts in "Update Center" cleared and completely revised.

Download:
 
http://www.kare-net.de/Download/lsp1118.zip

Have fun.

Kare
--

Re: LiveSystem News
« Reply #53 on: October 11, 2018, 11:29:47 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
Great job!

I'm snooping through your changes now  :lol:

Seriously good work my friend, it is impressive..

Re: LiveSystem News
« Reply #54 on: October 12, 2018, 04:30:10 AM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
@Bob.omb

Thanks,  :thumbsup:

Kare
--

Re: LiveSystem News
« Reply #55 on: November 12, 2018, 11:58:20 AM »

vigipirate

  • Jr. Chef
  • **
  • Date Registered: Aug 2014
  • Posts: 20
hello
help just forun kare.net dead please new link

Re: LiveSystem News
« Reply #56 on: November 12, 2018, 07:26:00 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
Hello vigipirate
We had to close our forum in May 2018 because of the DSGVO.
Unfortunately, there is no new link.
If you have questions, you can also post in the TheOven forum or by email.

Kare
--

Re: LiveSystem News
« Reply #57 on: November 13, 2018, 07:35:17 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
« Last Edit: November 13, 2018, 07:44:37 AM by Lancelot »

Re: LiveSystem News
« Reply #58 on: November 25, 2018, 01:05:32 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168

Hello

A new LSP-project V1.1.1.9 is ready.

LiveSystempro V1119
------------------------------
- Command: Inferface,Set support for images
- Attachment Error division zero fixed
- VMWare Skript, Bug with Audio fixed.
- Win10, startmeu Apps removed, thanks Lancelot
- Command: DirRemove, Bit3= Value:4 for Junction added
- Command: Junc,Create/Delete/GetTarget Junction support added. work WinXP and later, thanks Lancelot
- Command: Interface,set, bug fixed
- Interface Editor Button Set, image fixed
- User:"MaineCoon" improvements, thanks MaineCoon
- Shortcut.exe. Support, Parameter min/max added.
- Add_shortcut, Target added
- LSPEditor update for LSPV1119
- Helpfile .chm update for LSPV1119
- Win7PE, BSExplorer shortcut error fixed
- Command: Message, Parameter Exit/Halt added
- Update Center update to V1.0.2.5, show now scripts and languages
- Command: RegLoad, can now switch error off

The Update Center has more than 10 new scripts added.

Download:

http://kare-net.de/Download/LSP-1119.zip

Have fun.

Kare
--

Re: LiveSystem News
« Reply #59 on: June 26, 2019, 08:22:49 PM »

CD-RW

  • Moderator, LiveSystem pro
  • Chef
  • *****
  • Date Registered: Oct 2010
  • Posts: 168
Hello

A new LSP-project V1.1.2.0 is ready.

LiveSystempro V1120
---------------------------
- Command: If, and/or support added
- Command: Wim,Info, fallback enhanced
- InterfaceEditor: rezize window bug fixed
- Gui Resize flicker reduce
- Crash without LiveSyspro.ini fixed
- Interface element pFrame color support
- Crash RegRead Multi_sz empty value
- Command: SetMunFile added
- RegFile,CopyFile, Mun Parameter added

- LSP-Editor V1.0.2.7 updated
- LSP-UpdateCenter V1.0.2.7 updated
- PEInit.exe V1.0.1.4 updated. show text find y-Drive
- Hive-Sif.exe V0.6.0.0 upgedated, Multi_sz append fixed
- WinXPE: Source 32/64 check enhanced
- WinXPE: 64Bit, language support
- WinVistaPE, Driver Integration fixed
- Win10PE: Source 18362 19H1 support added
- many changes in all projects

Thanks for MaineCoon for all support.

German:

LiveSystempro V1120
---------------------------
- Command: If, and und or Operatoren hinzugefügt
- Command: Wim,Info, Fallback verbessert
- InterfaceEditor: Fehler in Größenänderung des Fensters behoben
- Gui Größenänderung flackern reduziert
- Absturz RegRead Multi_sz ohne Wert Fehler behoben
- Absturz ohne LiveSyspro.ini behoben
- Interface Element pFrame Farb-Unterstützung hinzugefügt.
- Befehl: SetMunFile hinzugefügt
- RegFile,CopyFile, Mun Parameter hinzugefügt.

- LSP-Editor V1.0.2.7 aktualisiert
- LSP-UpdateCenter V1.0.2.7 aktualisiert
- PEInit.exe V1.0.1.4 updated. Zeigt Text bei y-Laufwerk suche
- Hive-Sif.exe V0.6.0.0 upgedated, Multi_sz append Fehler behoben
- WinXPE: Source 32/64 Überprüfung verbessert
- WinXPE: 64BiT, Sprachenpaket Unterstützung
- WinVistaPE, Driver Integration Fehler behoben
- Win10PE: Quelle 18362 19H1 Unterstützung hinzugefügt
- Viele Änderungen in alle Projekte

Danke an MaineCoon für deine Unterstützung.

Download:

http://kare-net.de/Download/LSP-1120.zip

Have fun.

Kare
--
« Last Edit: June 26, 2019, 08:43:23 PM by CD-RW »

 

Powered by EzPortal