App-V Buch
Unser App-V
Buch

- App-V Infrastruktur
- App-V Client
- App-V Sequenzierung
- Tools & Troubelshooting
- PowerShell mit App-V

Image is not available
Services
Image is not available
Image is not available
Image is not available
Image is not available
Image is not available

Hochwertige Lösungen mit bestem Kundenservice

Terminalserver- und Desktop Umgebungen mit der besten Usability

Schulungen und Workshops

Intuitive individuelle Lösungen

Standartanwendungen
App-V SaS über 20 Standardanwendungen

Alle wichtigen Browser

Wichtige Standardanwendungen

Wöchentlich aktuallisiert

Mit Support

Individuelle Anpassungen sind möglich

Schnell auf Sicherheitslücken reagieren

Bonus: Einige MSIX Pakete für WVD

App-V Buch
Services
Innovative IT-Lösungen
previous arrow
next arrow
Schriftgröße: +
1 minute reading time (293 words)

App-V 5 xmind 7.5 update 1 recipe

xmind 180 180XMind 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 is a little bit tricky to sequence this application with app-v 5. Here is the App-V recipe for xmind 7.5 update1.

 

 

 

 


1. Add -enablepvadcontrol to the sequencer shortcut
image002
2. Start the Sequencer
3. Create new package
4. PVAD Directory c:\xmind7 (the start is a little bit faster)
5. Install xmind with all features to the x:\xmind7 folder
6. Don’t finith the installation. Start xmind.

image003

7. Xmind like to install a Bonjoure service. Install the service.

image004

8. If you don’t like to have this service in your package „disable“ the service with services.msc.
9. Restart and finish xmind
10. Xmind create an „application data“ folder in the userprofile. This is not the appdata folder. Delete or rename it

image005

image006

11. Finish the sequencing and edit the package
12. Delete the shortcut „readme“, "About Bonjour" and the windows\installer folder in the package

UserClient script to disable  the automatic updates and bonjour

XMind search for files in a foldlder "Application Data" and not in "Appdata"! The junction point can realeased from a Office installation. So we need a script for a "Appdata" and "Application Data".

Copy the files "org.xmind.cathy.prefs" and org.xmind.ui.sharing.prefs and batch xmindcopy in the "scripts" folder

File org.xmind.cathy.prefs:

 

checkUpdatesOnStartup=false 
eclipse.preferences.version=1

File org.xmind.ui.sharing.prefs:

 

SKIP_AUTO_ENABLE=true 
eclipse.preferences.version=1

Batch xmindcopy.cmd:

 

@echo off
pushd 
IF EXIST "%USERPROFILE%\Application Data" goto Install 
IF EXIST "%USERPROFILE%\AppData\Roaming\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.xmind.cathy.prefs" goto Ende 
md "%USERPROFILE%\AppData\Roaming\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\" 
copy /Y ".\org.xmind.cathy.prefs" "%USERPROFILE%\AppData\Roaming\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\" 
copy /Y ".\org.xmind.ui.sharing.prefs" "%USERPROFILE%\AppData\Roaming\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\"
exit

:Install 
IF EXIST "%USERPROFILE%\Application Data\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\org.xmind.cathy.prefs" goto Ende 
md "%USERPROFILE%\Application Data\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\" 
copy /Y ".\org.xmind.cathy.prefs" "%USERPROFILE%\Application Data\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\" 
copy /Y ".\org.xmind.ui.sharing.prefs" "%USERPROFILE%\Application Data\XMind\workspace-cathy\.metadata\.plugins\org.eclipse.core.runtime\.settings\" 
:Ende

popd exit

 Integrate the script  in the Deployment Configuration File:



 
"C:\\WINDOWS\\system32\\cmd.exe"
/C [{AppVPackageRoot}]\\..\\scripts\\xmindcopy.cmd

[{AppVPackageRoot}]\\XMind.exe

 

 

 

×
Stay Informed

When you subscribe to the blog, we will send you an e-mail when there are new updates on the site so you wouldn't miss them.

Shortcut Management mit App-V zur Bereitstellung v...
My Citrix, VMware and Microsoft (app-v) Blender ar...

Ähnliche Beiträge

 

Kommentare

Derzeit gibt es keine Kommentare. Schreibe den ersten Kommentar!
Bereits registriert? Hier einloggen
Dienstag, 16. April 2024

Sicherheitscode (Captcha)

Nick Informationstechnik GmbH
Dribusch 2
30539 Hannover

+49 (0) 511 165 810 190
+49 (0) 511 165 810 199

infonick-it.de

Newsletter

Anmeldung zum deutschen M.A.D. Newsletter mit Informationen zur Anwendungsvirtualisierung!

Wir nutzen Cookies auf unserer Website. Einige von ihnen sind essenziell für den Betrieb der Seite, während andere uns helfen, diese Website und die Nutzererfahrung zu verbessern (Tracking Cookies). Sie können selbst entscheiden, ob Sie die Cookies zulassen möchten. Bitte beachten Sie, dass bei einer Ablehnung womöglich nicht mehr alle Funktionalitäten der Seite zur Verfügung stehen.