A free template from Joomlashack

A free template from Joomlashack

Login Form






Lost Password?
No account yet? Register

Syndicate

Home
New KB - Prescriptive guidance for sequencing the Beta version of the 2010 Office system in...
Wednesday, 03 March 2010

Just a quick heads up that we recently published our prescriptive guidance (aka recipe) for sequencing the Microsoft Office 2010 beta using Microsoft Application Virtualization 4.6.   Please note that:

This article describes one method that you can use to successfully sequence the Beta version of the 2010 Microsoft Office system for use with Microsoft Application Virtualization (App-V) 4.6. The method that is described in this article is not the only method that is available. You may have to change the information in the article as appropriate for your particular environment. 

This process should work on the final version of Office 2010 but of course until it's released we can't make any guarantees.  We'll update the article with any changes (if needed) once it ships.

KB980861 - Prescriptive guidance for sequencing the Beta version of the 2010 Office system in Microsoft App-V

Enjoy!

J.C. Hornbeck | System Center Knowledge Engineer

Read more at: http://blogs.technet.com/appv/archive/2010/03/03/new-kb-prescriptive-guidance-for-sequencing-the-beta-version-of-the-2010-office-system-in-microsoft-app-v.aspx

Read more...
 
New KB - Prescriptive guidance for sequencing the Beta version of the 2010 Office system in...
Wednesday, 03 March 2010

Just a quick heads up that we recently published our prescriptive guidance (aka recipe) for sequencing the Microsoft Office 2010 beta using Microsoft Application Virtualization 4.6.   Please note that:

This article describes one method that you can use to successfully sequence the Beta version of the 2010 Microsoft Office system for use with Microsoft Application Virtualization (App-V) 4.6. The method that is described in this article is not the only method that is available. You may have to change the information in the article as appropriate for your particular environment. 

This process should work on the final version of Office 2010 but of course until it's released we can't make any guarantees.  We'll update the article with any changes (if needed) once it ships.

KB980861 - Prescriptive guidance for sequencing the Beta version of the 2010 Office system in Microsoft App-V

Enjoy!

J.C. Hornbeck | System Center Knowledge Engineer

Read more at: http://blogs.technet.com/b/appv/archive/2010/03/03/new-kb-prescriptive-guidance-for-sequencing-the-beta-version-of-the-2010-office-system-in-microsoft-app-v.aspx

Read more...
 
ThinApp 16-Bit Win App - Calls *.PIF
Wednesday, 03 March 2010
Oh, I see.. I did not understand your issue in detail then.. Sorry that ThinApp cannot help you today..

Read more at: http://communities.vmware.com/message/1486339

Read more...
 
Thinapped MS AD and Exchange Tools
Wednesday, 03 March 2010
@rewich2 Very nice. I assume this is in a CMD/BAT since a command prompt is firing? Or is the command prompt firing because the RUNAS executable is initiating the prompt?

And if this password something the user knows, wouldn't they be able to login using this account instead of their own account (or did you GPO the account to not allow logins)?

If you can post any scripts (plain text is fine), the community would definitely appreciate it (I know I would!). ;-) You can always email it to me directly and we can get it posted elsewhere (on the blogs) if cleaned up to not show any "personal" settings.

-Dean F.
http://pubs.vmware.com/thinapp4/help

Read more at: http://communities.vmware.com/message/1486026

Read more...
 
After upgrading a Microsoft App-V server, client machines may receive 00000194 errors when...
Tuesday, 02 March 2010

imageHere's an issue we see every once in a while and since I didn't see the details published anywhere I thought I'd go ahead and do that here.

Consider the following scenario:

1.  You install the App-v 4.x server and set the packageroot (content directory) to an alternate location (not the default).
2.  You delete the included Default Application, package and content from the disk.
3.  You upgrade the server to a newer version of App-V.

After completing the steps above, when clients attempt to stream a virtualized application they receive one of the following errors:

A network error occurred error :  XXXXXXXX-XXXXXXXX-20000194

or

A network error occurred error :  XXXXXXXX-XXXXXXXX-10000003

Cause:

This is caused by an invalid value for SOFTGRID_CONTENT_DIR in the registry.

Resolution:

To resolve this issue, complete the following steps:

1.  Start RegEdit

2.  Navigate to the following key:

HKLM\Software\Microsoft\Softgrid\4.5\Server

3. Set the SOFTGRID_CONTENT_DIR value to the proper content directory location.

4.  Restart the server.

More Information:

During the server upgrade, the installer first searches for the defaultapp.sft file location. After getting the defaultapp.sft file path, the installer then gets the content directory path from the SOFTGRID_CONTENT_DIR registry key. If the defaultapp.sft file path is not the same as SOFTGRID_CONTENT_DIR registry entry, the installer overrides the value of SOFTGRID_CONTENT_DIR. If there is no defaultapp.sft file (i.e. it has been deleted), the installer overrides the value of SOFTGRID_CONTENT_DIR anyway with the default installation content directory (PROGRAM_FILES\Microsoft System Center App Virt Management Server\App Virt Management Server\Content).

This is an issue we're aware of and it should be fixed in the next version of the server, but if you run into this in the mean time this is how you can fix it.

J.C. Hornbeck | System Center Knowledge Engineer

Read more at: http://blogs.technet.com/appv/archive/2010/03/02/after-upgrading-a-microsoft-app-v-server-client-machines-may-receive-00000194-errors-when-trying-to-launch-applications.aspx

Read more...
 
After upgrading a Microsoft App-V server, client machines may receive 00000194 errors when...
Tuesday, 02 March 2010

imageHere's an issue we see every once in a while and since I didn't see the details published anywhere I thought I'd go ahead and do that here.

Consider the following scenario:

1.  You install the App-v 4.x server and set the packageroot (content directory) to an alternate location (not the default).
2.  You delete the included Default Application, package and content from the disk.
3.  You upgrade the server to a newer version of App-V.

After completing the steps above, when clients attempt to stream a virtualized application they receive one of the following errors:

A network error occurred error :  XXXXXXXX-XXXXXXXX-20000194

or

A network error occurred error :  XXXXXXXX-XXXXXXXX-10000003

Cause:

This is caused by an invalid value for SOFTGRID_CONTENT_DIR in the registry.

Resolution:

To resolve this issue, complete the following steps:

1.  Start RegEdit

2.  Navigate to the following key:

HKLM\Software\Microsoft\Softgrid\4.5\Server

3. Set the SOFTGRID_CONTENT_DIR value to the proper content directory location.

4.  Restart the server.

More Information:

During the server upgrade, the installer first searches for the defaultapp.sft file location. After getting the defaultapp.sft file path, the installer then gets the content directory path from the SOFTGRID_CONTENT_DIR registry key. If the defaultapp.sft file path is not the same as SOFTGRID_CONTENT_DIR registry entry, the installer overrides the value of SOFTGRID_CONTENT_DIR. If there is no defaultapp.sft file (i.e. it has been deleted), the installer overrides the value of SOFTGRID_CONTENT_DIR anyway with the default installation content directory (PROGRAM_FILES\Microsoft System Center App Virt Management Server\App Virt Management Server\Content).

This is an issue we're aware of and it should be fixed in the next version of the server, but if you run into this in the mean time this is how you can fix it.

J.C. Hornbeck | System Center Knowledge Engineer

Read more at: http://blogs.technet.com/b/appv/archive/2010/03/02/after-upgrading-a-microsoft-app-v-server-client-machines-may-receive-00000194-errors-when-trying-to-launch-applications.aspx

Read more...
 
Trying to get Outlook to see ApplicationXtender add-in
Tuesday, 02 March 2010

Ok, got it close. I was able to call Outlook from teh ThinApp package of AppXtender where Outlook is locally installed. It sees the integration. I crash a lot on Outlook though, but guessing that is partially due to doing all of htis on Windows 7. I will have to wait for 4.5 to be released before continuing my testing.

Thanks for the help.

Read more at: http://communities.vmware.com/message/1485519

Read more...
 
Virtualized Acrobat 9 Pro ...
Tuesday, 02 March 2010
Hi,

I'm trying to capture Adobe Photoshop CS4. All right but when I try to print the project using the Adobe Acrobat Reader's pdf printer device, I get a problem.
Our Adobe Acrobat Reader is installed on the computer (not via thinapp) and we have many pdf profiles stored on a network drive (X:).
In any application, virtualised or no, we have no problem to see the stored profile when clicking the property button located in the print dialogbox.
But in Photoshop, like in Dreamweaver and maybe in other Adobe's products, the combobox "Defaults Settings" and "Adobe pdf Security" are empties.

If I run Photoshop from the installed program on the computer, there are no problem.
I've tryed to capture Adobe Photoshop in merged isolation mode, WriteCopy, and changed the isolation mode in specifics directories like %SystemSystem%\Spool but the problem percist.

Does anyone have already encounter this problem and have a solution ?

Thank in advance

regards

*Problem fixed.
For information, when capturing Photoshop, all local_machine registry is marked as full isolation mode and do not allow Photoshop to view others Adobe's products installed on the computer. Changing isolation mode to writecopy for first line of the registry file "isolation_writecopy HKEY_LOCAL_MACHINE\Software\Adobe" has solved the problem.

Best regards

Read more at: http://communities.vmware.com/message/1485236

Read more...
 
IBM eco-supercomputer crunches 9TB of data in 20 minutes
Tuesday, 02 March 2010
IBM has broken a mathematical record in an eco-friendly way by validating nine terabytes of data in 20 minutes using just 1% of the electrical energy that would normally be required.

Read more at: http://www.computerweekly.com/Articles/2010/03/02/240465/ibm-eco-supercomputer-crunches-9tb-of-data-in-20-minutes.htm

Read more...
 
Webinar: Managing the Deployment Lifecycle
Tuesday, 02 March 2010
In this webinar, RightScale presents typical lifecycle scenarios that you accomplish today in your datacenter – and show how you can execute them on the cloud in a more automated and repeatable manner. Published by: RightScale

Read more at: http://www.bitpipe.com/detail/RES/1267462550_166.html?asrc=RSS_BP_TERM

Read more...
 
Firefox Appsync Issues
Monday, 01 March 2010
I think you need to use the ExpandPath API function.

ExpandPath
The ExpandPath(InputPath) function converts a path from macro format to system format.

Parameters
InputPath
A path in macro format.

Returns
The expanded macro path in system format.

Examples
Path = ExpandPath("%ProgramFilesDir%\Myapp.exe")
Path = c:\Program Files\myapp.exe
All macro paths must escape the % and # characters by replacing these characters with #25 and #23.
Path = ExpandPath("%ProgramFilesDir%\FilenameWithPercent#25.exe")
This expands to C:\Program Files\FileNameWithPercent%.exe.

Since %AppData% in this case is a folder macro (%AppData% exists as a environment variable on the OS as well making it a little more complicated in this case).

More about script and folder macros are explained in the manual: http://www.vmware.com/pdf/thinapp404_manual.pdf

Read more at: http://communities.vmware.com/message/1484493

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 190 - 210 of 1242