mirror of
https://github.com/PhoenixPE/PhoenixPE.git
synced 2025-09-17 10:38:04 +02:00
Add SpeedCrunch.script to provide a calculator App
Bugfixes for x86 URL in WinContig, SumatraPDF.script Remove unbootable LZMS compression from 750-CaptureWim.script Fix SetDefaults for IME.script
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
//
|
||||
// Copyright (c) 2014-2022 Jonathan Holmgren (Homes32)
|
||||
//
|
||||
// Based on work by Flower3, with contributions from ChrisR
|
||||
// Based on work by Flower3, ied206, sp-star, Zerojinny with contributions from ChrisR
|
||||
//
|
||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
// of this software and associated documentation files (the "Software"), to deal
|
||||
@@ -37,7 +37,7 @@ Author=Homes32
|
||||
Level=4
|
||||
Selected=False
|
||||
Mandatory=False
|
||||
Version=2.0.1.0
|
||||
Version=2.0.2.0
|
||||
Date=2022-05-28
|
||||
|
||||
[Variables]
|
||||
@@ -550,7 +550,7 @@ RegWrite,HKLM,0x4,"Tmp_System\Software\Microsoft\CTF\TIP\{B115690A-EA02-48D5-A23
|
||||
// ===============================================================================================================================
|
||||
[SetDefaultOptions]
|
||||
System,Cursor,Wait
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cmb_LangBarPos,"Docked in the TaskBar"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cmb_LangBarPos,"Hidden"
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cb_LangBarTransparent,True
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cb_LangBarShowAdditionalIcons,True
|
||||
WriteInterface,Value,%ScriptFile%,Interface,cb_LangBarShowTxtLbls,True
|
||||
|
Reference in New Issue
Block a user