M
mmattson
i am trying to do unatteded installations (upgrades) from
windows 2000 to windows xp operating system.
I am using a Windows.net magazine article as a guide.
I have the unattend.txt and unattend.bat files working
properly and I have the group policy settings correct.
My problem is with the windows laucher (.msi). The
article wants me to modify the custom action target
fields for both RunSetupImmediate and RunSetup. The
article wants me to use the following syntax.
"<SourceDir>winnt32" /s:"<SourceDir>." /unattend:"<SourceD
ir>unattend.txt" /batch
I cannot make this work. I have everything working except
this msi file. I think i want this msi file to point to
the unattend.bat file that i have working properly, but I
cannot make it work. I do not know if the syntax given in
the article are correct or if permissions somewhere are
incorrect (but I have everything shared and our everyone
group has full control over all the files and folders).
Whenever I try to modify this msi file in any why, when I
try to reopen the .msi file I get a 1722 error "unable to
complete installation" with no further information.
I would really appreicate any help on this. If I am
forgeting something, if the syntax is incorrect, or if
you have some pointers or a reference, I would really
appreicate the help.
Thanks.
windows 2000 to windows xp operating system.
I am using a Windows.net magazine article as a guide.
I have the unattend.txt and unattend.bat files working
properly and I have the group policy settings correct.
My problem is with the windows laucher (.msi). The
article wants me to modify the custom action target
fields for both RunSetupImmediate and RunSetup. The
article wants me to use the following syntax.
"<SourceDir>winnt32" /s:"<SourceDir>." /unattend:"<SourceD
ir>unattend.txt" /batch
I cannot make this work. I have everything working except
this msi file. I think i want this msi file to point to
the unattend.bat file that i have working properly, but I
cannot make it work. I do not know if the syntax given in
the article are correct or if permissions somewhere are
incorrect (but I have everything shared and our everyone
group has full control over all the files and folders).
Whenever I try to modify this msi file in any why, when I
try to reopen the .msi file I get a 1722 error "unable to
complete installation" with no further information.
I would really appreicate any help on this. If I am
forgeting something, if the syntax is incorrect, or if
you have some pointers or a reference, I would really
appreicate the help.
Thanks.