S
Steven
HI,
Following problem:
I install Office( Visio, Sharepoint same method) in English and German.
It works fine...except for the COMMAND . It does not execute the cmd file I
specify.
Here is an example of EN and ES for SPD 2007.
Am I doing something wrong?
<Configuration Product="SharePointDesigner">
<Display Level="basic" CompletionNotice="yes" SuppressModal="no"
AcceptEula="yes" /> -->
<Logging Type="Verbose" Path="C:\Temp\OfficeLogs" Template="Microsoft
Office SharePoint Designer Setup Install_ES(*).txt" /> -->
<!-- <PIDKEY Value="BCDFGHJKMPQRTVWXY2346789B" /> -->
<!-- <USERNAME Value="Customer" /> -->
<!-- <COMPANYNAME Value="MyCompany" /> -->
<!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office" /> -->
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12"
/> -->
<!-- <DistributionPoint Location="\\server\share\Office12" /> -->
<!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->
<!-- <Setting Id="Reboot" Value="IfNeeded" /> -->
<Command Path="C:\Temp\NoAdmin_End.cmd" ChainPosition="after"
Execute="install" />
<AddLanguage Id="en-us" ShellTransform="yes"/>
<AddLanguage Id="es-es" />
</Configuration>
Following problem:
I install Office( Visio, Sharepoint same method) in English and German.
It works fine...except for the COMMAND . It does not execute the cmd file I
specify.
Here is an example of EN and ES for SPD 2007.
Am I doing something wrong?
<Configuration Product="SharePointDesigner">
<Display Level="basic" CompletionNotice="yes" SuppressModal="no"
AcceptEula="yes" /> -->
<Logging Type="Verbose" Path="C:\Temp\OfficeLogs" Template="Microsoft
Office SharePoint Designer Setup Install_ES(*).txt" /> -->
<!-- <PIDKEY Value="BCDFGHJKMPQRTVWXY2346789B" /> -->
<!-- <USERNAME Value="Customer" /> -->
<!-- <COMPANYNAME Value="MyCompany" /> -->
<!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office" /> -->
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12"
/> -->
<!-- <DistributionPoint Location="\\server\share\Office12" /> -->
<!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->
<!-- <Setting Id="Reboot" Value="IfNeeded" /> -->
<Command Path="C:\Temp\NoAdmin_End.cmd" ChainPosition="after"
Execute="install" />
<AddLanguage Id="en-us" ShellTransform="yes"/>
<AddLanguage Id="es-es" />
</Configuration>