MartinaL Posted February 24, 2005 Posted February 24, 2005 When RunOnceEx runs it doesn't come up with any problems with adobe Acrobat 7, but once it is all finished it just isn't installed.Can anyone see what is wrong with my code??REG ADD %KEY%\055 /VE /D "Adobe Acrobat 7" /fREG ADD %KEY%\055 /V 1 /D "%systemdrive%\install\AdobeReader7\reader7.msi /qn" /f
jrf2027 Posted February 24, 2005 Posted February 24, 2005 I don't see any obvious problems...but I do have some questions for you to help diagnose the problem:1. What are the contents of the %systemdrive%\Install\AdobeReader7 directory? 2. Have you tried running it with the /qb switch instead? Do any errors pop up if you run it with that switch?3. Are you trying to install from an administrative install point or just from what was extracted when the regular Reader 7 was run?
MartinaL Posted February 25, 2005 Author Posted February 25, 2005 1. What are the contents of the %systemdrive%\Install\AdobeReader7 directory?all that is in there is the reader7.msi and the .exe for Windows Journal Viewer which installs fine.2. Have you tried running it with the /qb switch instead? Do any errors pop up if you run it with that switch?Will try that now3. Are you trying to install from an administrative install point or just from what was extracted when the regular Reader 7 was run?Hmm, not sure what you mean by this, but i am installing from what was extracted when the regular Reader7 was run.I have used this msi file before though (just from some bat files) to remotely install it on some PC's and it works fine then.
jrf2027 Posted February 25, 2005 Posted February 25, 2005 Do you have any data files from the Adobe Reader Setup Files folder besides the .msi file? You should have a data1.cab file also, if not you won't be installing anything.
MartinaL Posted February 25, 2005 Author Posted February 25, 2005 So if i add the cab file it should install?
jrf2027 Posted February 25, 2005 Posted February 25, 2005 Yes. It contains all the program files. If you don't have it in the same directory as the .msi, it's not actually installing anything.If you're crunched for space on your install disk, you can use the .msi with data1.cab to create an administrative install point. Just do a search for "adobe install point" and you should find the instructions.
totoymola Posted February 25, 2005 Posted February 25, 2005 So if i add the cab file it should install?<{POST_SNAPBACK}>I don't recomend that. If you make an admin install point for Adobe Acrobat, you will be shocked because the size will be roughly around 450mb! Unless you are planing to do a repacked installer (7zip compressed), don't use the aip.By the way I tried compressing my aip with 7zip, it shrunk down to 130mb.
jrf2027 Posted February 25, 2005 Posted February 25, 2005 @totoymola - I think MartinaL is referring to Adobe Reader 7, not Adobe Acrobat 7. My Adobe Reader 7 Basic AIP is 12.9 MB using WinRAR.
totoymola Posted February 25, 2005 Posted February 25, 2005 Oh really? Hahaha! Again, I wasn't reading. Hahaha!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now