nrvr.wins.win7.autounattendtemplates
index
/usr/lib/python2.7/site-packages/nrvr/wins/win7/autounattendtemplates.py

nrvr.wins.win7.autounattendtemplates - Templates for creating Windows 7 installer autounattend.xml files
 
The main class provided by this module is Win7AutounattendTemplates.
 
To be expanded as needed.
 
Idea and first implementation - Leo Baschy <srguiwiz12 AT nrvr DOT com>
 
Public repository - https://github.com/srguiwiz/nrvr-commander
 
Copyright (c) Nirvana Research 2006-2015.
Simplified BSD License

 
Classes
       
__builtin__.object
Win7AutounattendTemplates

 
class Win7AutounattendTemplates(__builtin__.object)
    Generally usable templates for Windows 7.
 
  Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)

Data and other attributes defined here:
usableWin7AutounattendTemplate001 = '<?xml version="1.0" encoding="utf-8"?>\n<unattend... </component>\n </settings>\n</unattend>\n'