Re: Problem with Adobe Pro and Reader on terminal server
Hi, We are considering fixing the issue in upcoming months. I don't have the dates of the fix right now. Thanks,Vinod
View ArticleCustom setup.exe wont install across network, my MSI
So grateful for any help here, I am rather new at this type of deployment and I'm having a real issue pushing a custom Acrobat Setup.exe. First the custom executable installs with all the options that...
View ArticleRe: Custom setup.exe wont install across network, my MSI
Try this: Error 1935 | Install | Acrobat, Reader | Windows
View ArticleRe: Adobe Acrobat licensing moved from individual PCs to CITRIX server
If these are individual licenses then no, you will need to contact Adobe and get a Volume license for the total licenses that will be used for your server.
View ArticleRe: Custom setup.exe wont install across network, my MSI
You might also benefit from the Admin Guide and its cmd line examples and other info. 1 Introduction — Enterprise Administration Guide Ben
View ArticleRe: Problem with Adobe Pro and Reader on terminal server
Ok, Thanks, But right now, what is the solution for us to be legit ?We have only one Adobe Pro licence on our terminal server for the only user who use Adobe Pro. But to permit some users to print...
View ArticleMy MSI gets destroyed using psexec
Every time I push a custom MSI with TRANSFORMS it will never install, it either just sits in the task manager forever or it errors right away. The Setup.exe... dont even try, nothing but issues with...
View ArticleRe: My MSI gets destroyed using psexec
Usually admins have one installer they run from a networked location. Anyway, the exact cmd line run in a bat file should work. Doubt it matters, but the doc says /i (lowercase). Do these examples...
View ArticleRe: My MSI gets destroyed using psexec
Thanks Ben, if I place the exact command that installs perfectly from CMD into notepad and save as .bat. When clicked it just opens the window in notepad and stays, which in my experience means that...
View ArticleRe: My MSI gets destroyed using psexec
I always open a cmd window and run mybat.bat. It helps to have @echo on. The window should report what's happening. Ben
View ArticleRe: My MSI gets destroyed using psexec
Thanks, the idea is to have a "icon" (the .bat) placed on these users desktop which of course i can do in the background, then place the MSI, EXE, MST on their local c:. So what I am trying to do is...
View ArticleRe: My MSI gets destroyed using psexec
I recommend using one of the supported workflows described in the admin guide. Using psexec and your methodology is not something we describe or test. It could be a permissions issue or something, but...
View ArticleRegistration_Suppress causes application startup loop Acrobat Pro 11.0.07
Hey guys, Running into a strange issue, that I'm not sure if anyone's encountered. With previous versions of Acrobat XI Pro, I've been able to use the Adobe Customization Wizard to create a transform,...
View ArticleRe: Registration_Suppress causes application startup loop Acrobat Pro 11.0.07
Are you doing something like this? : msiexec /i [UNC PATH]\AcroPro.msi PATCH="[UNC PATH]\AcrobatUpd11007.msp" TRANSFORMS="AcroPro.mst" 27 Deploying Customized Installers — Customization Wizard 11...
View ArticleTerminal Server performance issue
Hi,We have Acrobat Pro 11.0.07 on a Terminal Serveur ( windows server 2008 R2 standard) and got performance issue when we use acrobat. Acrobat use a complete core and this is slowing our server. Is...
View ArticleRe: Sharepoint 2013 PDF check out and open option
I have applied CU's Dec 2013 for SharePoint 2013 Server. PDF file opening in browser. I applied above mentioned PDFFIX.js script. But getting same result.I need to show "Check Out and Open" PDF files...
View ArticleRe: Deploying Adobe Acrobat Pro XI in a VDI environment
I just upgraded to Horizon View 5.3.2 from 5.3.1 and just noticed this issue. Our OS is Windows 7 Enterprise. Do you use persistent or floating desktop?We are using floating desktop and no licensing...
View ArticleRe: Registration_Suppress causes application startup loop Acrobat Pro 11.0.07
Hey brogers, I've tried two different methods. First one is to create an AIP with it already patched, and deploying it with a transform that applies various settings, including serial number and...
View ArticleRe: Registration_Suppress causes application startup loop Acrobat Pro 11.0.07
Try using a two step process: msiexec /i [UNC PATH]\AcroPro.msi TRANSFORMS="AcroPro.mst" IGNOREVC10RT=1 REGISTRATION_SUPPRESS=YES /L*v "[UNC PATH]\AcroPro.log" /qn /norestartmsiexec /p...
View ArticleRe: Registration_Suppress causes application startup loop Acrobat Pro 11.0.07
Hey Sabian,Tried installing using the commands that you listed.Here's a copy of the logs, as well as snippets of PDapp.log and oobelib.log.Within the AcroPro.log, there are quite a few 1603 errors, but...
View Article