![]() | Register | FAQ | Members | Social Groups | User Map | Calendar | Search | Today's Posts | Mark Forums Read |
| Notices |
Windows
Windows forum sponsored by |
| | | LinkBack | Thread Tools | Search Thread | Language |
| | #16 |
![]() Join Date: Jan 2007
Posts: 2,240
Thanks: 14
Thanked 79 Times in 61 Posts
Rep Power: 26 | This is a complete cock-up of the Adobe coders - needless to say I am not even going to bother writing my own fix for their incompetence, I have quickly removed ver 9 on the PCs I have re-imaged so far over the holidays. Adobe are now up in my top 5 of my ever increasing sh it list.[ Sophos still way out in front ] |
| |
| | #17 |
![]() Join Date: Jan 2007
Posts: 2,240
Thanks: 14
Thanked 79 Times in 61 Posts
Rep Power: 26 | Daniel Gorman explains it well !! Daniel Gorman - 7:00am Jul 22, 08 PST (#13 of 17) So here is the flaw... Since i dont see many people saying WHAT the flaw is. ==== THIS IS WITH ROAMING PROFILE CRASHES! ==== Adobe's program iterates the network path from left to right, skipping the first word: \\Server\Folder1\Folder2\Folder3\APPLICATION DATA as it searches a user's profile for the APPLICATION DATA folder. So starting at FOLDER1 it checks to see if it can "create" a folder. It doesnt do it, but it tries to check its access. If your not in the users profile at this point, the program MOST LIKELY cannot because its a directory NOT owned by the user. THe previous folders is something you wouldn't give NORMAL users access to. After the program FAILS to "create" its folder because it cannot - The program Crashes: *R6025 - Pure Virtual function call * The exception unknown software exception (0x40000015) occurred in the application at location 0x2e80f5e3 * C++ runtime error * WINDOWS NAME Collision error. === ITS ALL OF THESE! Same error, different points in the crashing === Solution? I create a network drive DIRECTLY to the profile, then I update the registery to make that the WINDOWS APPDATA path. ALL of this is done on the user logon scripts. So it was just "solved" one day, except for a new drive letter appearing. (Added to login script) net use l: \\SERVER\USER PROFILE TREE\USER PROFILE REG ADD "HKEY_CURRENT_USER\software\Microsoft\windows\Curr entVersion\Explorer\User Shell Folders" /v AppData /t REG_EXPAND_SZ /d "l:\Application Data" /f For our work we use: \\SERVER\USER PROFILE TREE\%USERNAME%\%COMPUTERNAME% - so each user has SEPERATE data per computer they are on. ADOBE - PLEASE update your code so it doesnt iterate like this! If it does RESUME on error, to see if its recoverable before the END of the interation. These are simple mistakes... THIS will also fix the SIMILAR / SAME(?) BUG in ROXIO products. |
| |
| | #18 |
![]() Join Date: Dec 2005 Location: Birmingham
Posts: 2,181
Thanks: 28
Thanked 167 Times in 135 Posts
Rep Power: 40 | Well I can confirm I've deployed Adobe Reader 9 in four networks which all use roaming profiles. I deployed the MSI on a computer basis, seeing as all users require Adobe Reader to view PDFs. I personally create a profile share called profiles$ and give Everyone - Full Control. What permissions have you allocated to wherever your roaming profiles are stored? It definitely seems the problem you have is permissions related. |
| |
| | #19 |
![]() Join Date: Jan 2007
Posts: 2,240
Thanks: 14
Thanked 79 Times in 61 Posts
Rep Power: 26 | It's to do with folder re-direction, not roaming profiles. |
| |
| | #20 |
![]() | |
| |
| | #21 | |
![]() Join Date: Dec 2005 Location: Birmingham
Posts: 2,181
Thanks: 28
Thanked 167 Times in 135 Posts
Rep Power: 40 | Quote:
| |
| |
| | #22 |
![]() Join Date: Sep 2007
Posts: 313
Thanks: 10
Thanked 13 Times in 12 Posts
Rep Power: 6 | More poor coding from Adobe... one on my hit-list of crap software writers along with Sage and countless others |
| |
| | #23 |
![]() Join Date: May 2006 Location: Frimley, Surrey
Posts: 36
Thanks: 1
Thanked 2 Times in 2 Posts
Rep Power: 6 | Adobe have finaly put up version 9 of their Customization Wizard Adobe - Acrobat : For Windows : Adobe Customization Wizard 9 |
| |
| The Following User Says Thank You to tomlin For This Useful Post: | SYNACK (16-08-2008) |
| | #24 | |
![]() Join Date: Nov 2006 Location: West Yorkshire
Posts: 291
Thanks: 129
Thanked 5 Times in 5 Posts
Rep Power: 5 | Quote:
| |
| |
| | #25 |
![]() | I have deployed it via GPO but not customised it, will be an advantage to take control |
| |
| | #26 |
![]() | It's buggy so we stuck with 8.1.2 for the moment. If you're trying out 9, try this bloat-free version from MSFN - FileForum | Adobe Reader Lite |
| |
| The Following User Says Thank You to bizzel For This Useful Post: | leco (17-08-2008) |
| | #27 | |
![]() Join Date: Nov 2006 Location: West Yorkshire
Posts: 291
Thanks: 129
Thanked 5 Times in 5 Posts
Rep Power: 5 | Quote:
| |
| |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adobe Reader 8.1.1 will not load? | adamf | Windows | 13 | 05-09-2008 10:45 AM |
| Adobe Reader 9 | ahuxham | General Chat | 4 | 25-06-2008 11:56 AM |
| Adobe Acrobat Reader 8 | tomscaper | Educational Software | 11 | 19-01-2007 05:36 PM |
| Adobe Reader 8 | john | Educational Software | 5 | 04-01-2007 09:13 PM |
| Adobe Reader 7.0.x | tarquel | Windows | 2 | 17-08-2005 05:43 PM |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search Thread |
|
|




it list.

