ChrisR Posted January 30, 2014 Author Posted January 30, 2014 Project Updated: Win8PE_SE_2014-01-30Many changes for the support of Korean host systems with the extended language and Unicode. Main Features:Locale, Format: Add support for Korean. Thanks ied206Copy Files: Choice between boot.wim taskmgr and the new Win8 taskmgr.WoW64 Basic: Fixing patching on korean host OS. Thanks JFXPPPoE (ADSL, Phone): plugin compatibility win7, Win8 and Win8.1SE. Thanks 0scarWinNTSetup3: (new) JFX's WinNTSetup3 (v3.2.1) x86/x64. Install Windows 2k/XP/2003/2008/2012/Vista/7/8.x x86/x64SuperFinder: Fix extraction on korean Host OS.Themes: Patch Theme files to allow to apply custom themes unsigned.Create ISO: Verifies that the ISO is valid and bootable, then modifies the boot load size value at the correct offset for compatible ISO created with oscdimg. Thanks LarsHGrub4Dos: updated grub4dos-0.4.5c-2014-01-17Rufus: updated version 1.4.2.383... Important: Always Check Win8PE SE topic post 1 to get latest updates and informations.
neon2m Posted February 3, 2014 Posted February 3, 2014 Test. Pintool v1.2.3Support Classic Shell v3.5.1https://drive.google.com/file/d/0B2lB3I3Ze6UXbkRwM1BiMGp3Sjg/edit?usp=sharingRecommend Win8pese Use!
ChrisR Posted February 3, 2014 Author Posted February 3, 2014 (edited) Hi neon2m,I looked quickly and I did a first test. it sounds great It is already done, currently, in some Classic shell plugin, at Build time with "Add Menu Item" but it is a good addition.To keep the previous CustomItem[0-9], I think it would be to good change the name Customtem by CustomPinItem in PinTool.au3 1.2.3Customtem => CustomPinItem :Local $i = "CustomPinItem" & $ItemNo + 1$sItemVal= StringRegExpReplace($sItemVal, "CustomPinItem[0-9]*,", "")If StringRegExp($sTmpAll[$i][0], "CustomPinItem") = 0 ThenSo the previous Customtem entries are preserved. Example with this Fuwi ClassicShell plugin http://sdrv.ms/1bmENaeWhat do you think ? Edited February 3, 2014 by ChrisR
neon2m Posted February 3, 2014 Posted February 3, 2014 Hi neon2m,I looked quickly and I did a first test. it sounds great It is already done, currently, in some Classic shell plugin, at Build time with "Add Menu Item" but it is a good addition.To keep the previous CustomItem[0-9], I think it would be to good change the name Customtem by CustomPinItem in PinTool.au3 1.2.3Customtem => CustomPinItem :Local $i = "CustomPinItem" & $ItemNo + 1$sItemVal= StringRegExpReplace($sItemVal, "CustomPinItem[0-9]*,", "")If StringRegExp($sTmpAll[$i][0], "CustomPinItem") = 0 ThenSo the previous Customtem entries are preserved. Example with this Fuwi ClassicShell plugin http://sdrv.ms/1bmENaeWhat do you think ?ok! good think!good work!plz, Startbutton Style --Add "None"RegWrite,HKLM,0x4,Tmp_Default\Software\IvoSoft\ClassicStartMenu,EnableStartButton,0Stable Shutdown use ShutdownPE //Shutdown If,%pCheckBoxSDPE%,Equal,False,Begin TxtAddline,%w%,"RestartItem.Command=restart,\",Append TxtAddline,%w%,"RestartItem.Label=$Menu.Restart,\",Append TxtAddline,%w%,"#$qRestartItem.Icon=shell32.dll,221#$q,\",Append // TxtAddline,%w%,"ShutdownItem.Command=shutdown,\",Append TxtAddline,%w%,"ShutdownItem.Label=$Menu.Shutdown,\",Append TxtAddline,%w%,"#$qShutdownItem.Icon=shell32.dll,329#$q,\",Append End If,%pCheckBoxSDPE%,Equal,True,Begin TxtAddline,%w%,"#$qRestartItem.Command=%Systemroot%\System32\ShutdownPE.exe /restart#$q,\",Append TxtAddline,%w%,"RestartItem.Label=$Menu.Restart,\",Append TxtAddline,%w%,"#$qRestartItem.Icon=shell32.dll,221#$q,\",Append // TxtAddline,%w%,"#$qShutdownItem.Command=%Systemroot%\System32\ShutdownPE.exe /shutdown#$q,\",Append TxtAddline,%w%,"ShutdownItem.Label=$Menu.Shutdown,\",Append TxtAddline,%w%,"#$qShutdownItem.Icon=shell32.dll,329#$q,\",Append End
ChrisR Posted February 3, 2014 Author Posted February 3, 2014 plz, Startbutton Style --Add "None"Stable Shutdown use ShutdownPEAgree, It is not mine but fuwi's plugin as example.but it is well, by adding 1 or 2 options, it can fit most users by replacing my plugin.Give me time, thank for your nice addition
neon2m Posted March 13, 2014 Posted March 13, 2014 (edited) https://drive.google.com/folderview?id=0B2lB3I3Ze6UXN2IyMTFybm94eDQ&usp=sharingModify shortcuts Script.some Bug Fix and Improve.easy find serach ;;Mod : Edited March 13, 2014 by neon2m
ChrisR Posted March 13, 2014 Author Posted March 13, 2014 Hi neon2m,There are no fundamental changes in shortcuts.exe, it seems OK.I saw your toPECMD program, I have not looked in detail or tested yet, is it finished?It seems really interresting for Pecmd fans Shortcuts does well its work for several years now, ToPECMD could be inserted into a new script in the Finals folder for those who prefer.However, I prefer PinTool program especially for your addition: Pin to Start Menu in ClassicShell. I will study, thanks
neon2m Posted March 14, 2014 Posted March 14, 2014 (edited) Hi neon2m,There are no fundamental changes in shortcuts.exe, it seems OK.I saw your toPECMD program, I have not looked in detail or tested yet, is it finished?It seems really interresting for Pecmd fans Shortcuts does well its work for several years now, ToPECMD could be inserted into a new script in the Finals folder for those who prefer.However, I prefer PinTool program especially for your addition: Pin to Start Menu in ClassicShell. I will study, thanks Test.Done.NexT. Edited April 16, 2014 by neon2m
neon2m Posted March 14, 2014 Posted March 14, 2014 (edited) https://drive.google.com/folderview?id=0B2lB3I3Ze6UXN2IyMTFybm94eDQ&usp=sharing pintools 1.2.4 support Classic shell 3.51 Classic shell 3.51 ... REcommend ITEM Array Items=[color=#008000]CustomPinItem1,CustomPinItem2,....,CustomPinItem8[/color],SEPARATOR,[color=#008000]ProgramsMenu[/color],SearchFilesItem,[color=#008000]COLUMN_BREAK,COLUMN_PADDING[/color],ComItem,SEPARATOR,SettingsMenu,RunItem,SEPARATOR,ShutdownBoxItem Edited March 14, 2014 by Tripredacus added code tag to stop deforming page
ChrisR Posted March 15, 2014 Author Posted March 15, 2014 Thanks I'll try to find time, next week, to watch all this. I need to spend less time on PE now.For ClassisShell, I think that it is better to start with fuwi's plugin, post #93 above, with some nice stuff.
ChrisR Posted March 17, 2014 Author Posted March 17, 2014 Hi neon2m,Your improvments on Pintool and shorcuts are on SE server I have updated ClassicShell , based on fuwi's plugin with few additions.I will look toPecmd, a bit later
neon2m Posted April 16, 2014 Posted April 16, 2014 (edited) https://drive.google.com/folderview?id=0B2lB3I3Ze6UXN2IyMTFybm94eDQ&usp=sharingTest Versionupdate toPECMD 04.17.2014 - Improve.. Generate itemupdate toPECMD 04.19.2014 - / Mark Check, Left Space checkNew toPECMDandWinbuilder Script Ex CMD>toPECMD.exe cfgfile Pecmd.iniortoPECMD.exe cfgfile Pecmd.ini Pecmdinit.iniEx Winbuild>Echo,"Mod PECMD INI" If,Not,EXISTFILE,%Tools%\toPECMD.exe,Begin ExtractFile,%ScriptFile%,toPECMD,toPECMD.exe,%Tools%EndStrFormat,FILENAME,%PECfg%,%PECfgF%//Message,%PECfgF%,INFORMATION,10If,Not,EXISTFILE,"%Target_sys%\PecmdInit.ini",Begin Echo,"Mod PECMD" IniWrite,%PECfg%,Main,FullPECMD,PECMD.ini //-winpeshl.ini Set,%WPSSC%,"#$qShortcuts.exe#$s-f#$s%SystemDrive%\Windows\System32\%PECfgF%#$q" Set,%WPSPI%,"#$qPinTool.exe#$s-debug#$s%SystemDrive%\Windows\System32\%PECfgF%#$q" Set,%WPSOPECMD%,"#$qPecmd.exe Main %SystemDrive%\Windows\System32\Pecmd.ini#$q" Set,%WPSNPECMD%,"#$q%SystemRoot%\system32\Pecmd.exe Main %SystemRoot%\system32\Pecmd.ini#$q" //- TXTDelLine,%Target_sys%\winpeshl.ini,%WPSSC% TXTDelLine,%Target_sys%\winpeshl.ini,%WPSPI% TXTReplace,%Target_sys%\winpeshl.ini,%WPSOPECMD%,%WPSNPECMD% //-pecmd.ini Set,%CALLOI%,"CALL#$sOSInit" Set,%PESMSG%,"TEXT PE Start # 0xFFFFFF L320 T300 R640 B480 $30*|WAIT 300" //-- TXTDelLine,%Target_sys%\Pecmd.ini,%PESMSG% TXTReplace,%Target_sys%\Pecmd.ini,%CALLOI%,%PESMSG%#$x%CALLOI% //-- ShellExecute,Hide,%Tools%\toPECMD.exe,%PECfg% %Target_Sys%\Pecmd.iniEndIf,EXISTFILE,"%Target_sys%\PecmdInit.ini",Begin Echo,"Mod PECMD INIT" IniWrite,%PECfg%,Main,FullPECMD,PECMD.ini PECMDinit.ini //-- Set,%EXECSC%,"EXEC#$s=%SystemRoot%\system32\shortcuts.exe -f %SystemDrive%\Windows\System32\%PECfgF%" Set,%EXECPT%,"EXEC#$s=%SystemRoot%\system32\PinTool.exe -debug %SystemDrive%\Windows\System32\%PECfgF%" Set,%SUBPS%,"_SUB#$sPreShell" Set,%SUBSC%,"_SUB#$sShortcuts" //--Const S TXTDelLine,%Target_sys%\Pecmd.ini,%EXECSC% TXTDelLine,%Target_sys%\Pecmd.ini,%EXECPT% TXTDelLine,%Target_sys%\PecmdInit.ini,%EXECSC% TXTDelLine,%Target_sys%\PecmdInit.ini,%EXECPT% //-- ShellExecute,Hide,%Tools%\toPECMD.exe,"%PECfg% %Target_Sys%\Pecmd.ini %Target_Sys%\Pecmdinit.ini"End//--If,EXISTFILE,"%Target_sys%\shortcuts.exe",FileDelete,"%Target_sys%\shortcuts.exe"//-- Edited April 19, 2014 by neon2m
ChrisR Posted April 16, 2014 Author Posted April 16, 2014 Thanks neon2m I'll try it as soon as I have some free time. there will be probably an additional script in finals folder for those who prefer full Pecmd.Otherwise, I have a doubt on PINT function, pintools.exe also allows you to pin on Classic Shell start menu.for readability Topic, when you share code, you can use: [ code][ /code] or [ spoiler][ /spoiler], without the space.
neon2m Posted April 19, 2014 Posted April 19, 2014 (edited) https://drive.google.com/folderview?id=0B2lB3I3Ze6UXN2IyMTFybm94eDQ&usp=sharingTest Version-- toPECMDupdate 04.17.2014 - Improve.. Generate itemupdate 04.19.2014 - / Mark Check, Left Space checkupdate 04.20.2014 - regexp bug fix. Stable.-- Pintoolupdate 04.19.2014 - v1.3.0 support PECMD pint syntaxPinTool.exe -pecmd %SystemRoot%\system32\pecmd.ini Edited April 20, 2014 by neon2m
neon2m Posted April 21, 2014 Posted April 21, 2014 (edited) Fix classic shell v3.51 Menu sizeTrickStartMenuL10N.iniMenu.Programs = &Programs &andWindows Aero.skin[USER_IMAGE AND TWO_COLUMNS]Main_padding2=3,235,5,30 Edited April 21, 2014 by neon2m
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now