DoctorDeploy.com - Das unabhängige Forum für Installation und Softwareverteilung Your Ad Here    
Doctor Deploy: software deployment, - distribution, repackaging, msi, windows installer, client management, installation, setup : forum - discussion boards 
  Search   •  RSS/Newsletter   •  Shop   •  Register  •  Profile  •  Log in to check your private messages  •  Log in
 Unterschiede userbezogene/maschinenbezogene installation View next topic
View previous topic
Post new topicReply to topic
Author Message
bingen
Melchisedech
Melchisedech


Joined: 04 Jun 2004
Posts: 233
Location: 48°42' n.Br./09°09' ö.L.

PostPosted: Tue, 15.Jun.2004, 09:01 Back to top

MSI unterscheidet zwei installationsmodi. benutzer- und maschinenbezogen.
gesteuert wird der jeweilige installationsmodus ueber die ALLUSERS property. hier die weiteren unterschiede en detail:

PER USER:
* Application is installed only for a particular user
* Shortcuts are installed only to that user‘s profile
* Applications appear only on the Add/Remove Control Panel of users that have installed the applications
* On Windows 2000/XP, COM registration is written to HKCU\Software\Classes
* May or may not run at elevated privileges
* Icons and transforms are stored in %USERPROFILE%\Application Data\Microsoft\Installer\{ProductCode GUID}

PER MACHINE:
* Shortcuts are installed to the All Users profile
* Applications on the Add/Remove Control Panel of every user
* COM registration is always written to HKLM\Software\Classes
* On Windows 2000/NT/XP always run at elevated privileges
* Icons and transforms are stored in %WINDOWS%\Installer\{ProductCode}
View user's profileSend private message
AddThis Social Bookmark Button
Display posts from previous:      
Post new topicReply to topic


 Jump to:   



View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Service provided by flatbyte.com :: Powered by phpBB :: FI Theme :: Imprint :: All times are GMT + 1 Hour