Posts

Showing posts from July, 2018

Xmind XMind 8 Update 7 (v3.7.7) APPV 5.x

Image
Documentation for App-V-Sequenced application: XMind 8 Update 7 (v3.7.7) Documentation created: 10.07.2018 13:05     Installation ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••   Sequenced on Windows Version:10.0.16299.0 system with App-V Sequencer version: 10.0.16299.15 Sequenced created:10.07.2018 08:35:30   •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• Appvnavn:Xmind Version:0.0.0.2 PackageID =79d42388-78e3-44bb-81d9-5b31a101bb99 VersionID =c3d80918-7e44-4a5a-88f5-008a98ab3b10 •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• XMind is a mind mapping and brainstorming software. The simple version is free.  It supports fishbone diagrams, tree diagrams, organization charts, spreadsheets for Mind Maps. It’s not a completely straight forward Sequencing for this application so I will add the recipe for hel...

Building a clean windows 10 1709 x64 Sequencer

Image
Building a clean windows 10 x64 sequencer Been using guides from Rorymon and Tmurgent blogs. While they are a great starting point, they do not cover all the latest and «greatest» bloat MS provide for you. Here is the old template list from our Current Vmware Worstation Sequencer Image. It was made with the following properties: Install Window 10 Username: admin Install VC++ Newest to oldest 2017-2005 Add .NET 3.5: Copy sxs folder too c:\temp. Run DISM /Online /Enable-Feature /FeatureName:NetFx3 /All / LimitAccess / Source:C :\temp\ sxs Disable Windows Defender: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender DisableAntiSpyware "=dword:00000001 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection DisableRealtimeMonitoring "=dword:00000001   Disable Windows 10 feature Upgrade: HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\Windows\ CurrentVersio...