Unsolved
This post is more than 5 years old
27 Posts
0
1376
May 28th, 2009 02:00
Source One Offline Access and Windows 7 RC
I would like to install Source One Offline Access on my Windows 7 RC test-installation. But I always get the following error message: "This is not a supported operating system version or service pack". There was no problem to install EmailXtender Search Client. I know Windows 7 is RC, but maybe there is a workaround.
No Events found!
Gui
27 Posts
1
June 10th, 2009 05:00
ckeithley
1 Message
0
June 22nd, 2009 09:00
In the table at InstallExecuteSequence> action > ex_chk_os1> right click> drop this row.
InstallUISequence> action> ex_chk_os1> right click> drop this row
InstallUISequence> action> ex_chk_os2> right click> drop this row
After performing these steps the install worked out great and got it installed on Windows 7.
Here is some of the description that ex_chk_os1 and os2 perform and why the rows needed to be dropped.
EX_Chk_OS1' SAME AS EX_Chk_OS2
'
' Evaluates the operating system version. If an
' invalid OS or version is detected, the following
' property is set to "True"' EX_INVALID_OS' This property is eventually evaluated by another' custom action (Ex_Val_Configuration) and sets ' the EX_ERROR property to "True" if it is true.Dim bOS_Found, bOS_Valid, System, SP On Error Resume NextVariable definitions bOS_Found =false bOS_Valid =false
System =""SP ="None"' Check for Windows 9x and Windows ME System =Session.Property("Version9x")if (Len(System)>0) then bOS_Found =true
bOS_Valid
ShahidMahmood
2 Posts
0
November 24th, 2009 04:00
hi,
i have *.exe for offline access, do i need to convert it to msi???
ShahidMahmood
2 Posts
0
November 24th, 2009 04:00
can any one share me offline access version for Windows 7 business edition????
RKatwal
2 Intern
•
600 Posts
0
November 24th, 2009 04:00
Hi Everyone,
Please note that if something can be installed and appears to be working, it does not mean it is supported unless it is in the compatibility guide of the product. Please be careful while using these techniques to install something in production environment.
Regards,
Rajan
Ytsejamer1_ef7a41
30 Posts
0
December 2nd, 2009 12:00
J5xwDz2f3s12561
2 Posts
0
May 10th, 2010 08:00
Can we have a date for a windows 7 client - this is so far behind the curve now it's painful!
ljordan1
1 Message
0
May 10th, 2010 11:00
We currently have a hand full of Windows 7 clients and want to have a release date for the OA client before anymore rollouts as well.
Any Update???
Along those lines how about the Outlook 2010 client is see support for Exchange 2010 server and OWA.
Tom