Is your scenario the following? string LicType = "Trial"; bool LicenseInstalled = true; string LicStatus = "Activated";
In my current scenario, trial, isinstalled, not activated. Checking activation should only come into play when LicType="Retail", otherwise get red of that key if trial or subscription without concern about whether its activated. Maybe one of the past examples worked but had the ; in it.
Try this if (Common.ExcelRetailLicenseInstalled & (Common.ExcelRetailLicType.Contains("Trial") | Common.ExcelRetailLicType.Contains("Subscription")) | (Common.ExcelRetailLicType.Contains("Retail") & Common.ExcelRetailLicStatus != "Activated"))
hey CODYQX4, is it possible to integrate a silent switch for the EZ-Activator? i mean for example starting "Office 2010 Toolkit.exe /silent" will automatically activate the installed office 2010 version such an option would be very nice that no user interaction is necessary for the toolkit.
I've considered it but don't see it as that useful. If you wanted it to be used as a Autoactivating DVD, that only works with VL, which in that case you'd best be off using AutoKMS which is silent. I figured it would be more trouble than its worth.
C:\WINDOWS\Keygen.exe' is denied hopefully this isn't redundent, but after searching it seems no one has posted yet, but does anyone else have the issue EZ-Activator Failed! Here is a more detailed description about the error: Access to the path 'C:\WINDOWS\Keygen.exe' is denied. and how they solved it?
Because they break too many rules and aren't worth the effort, my auto license repair will not support SingleImage (HomeBusiness, HomeStudent, or Pro Trial) or Starter. The way I check if something is physically installed is based on some registry checks. SingleImage shows up as SingleImage period, so I can't tell if its HB, HS or Pro, and the MSI code needed to repair it does not fit the pattern I used to figure it out. Starter is Click2Run, if you need to repair it (why would you be using EZ-Activator on activated starter, and why have starter installed with another thing anyway), just open it and let it fix itself, it will be activated. I still will support versions of Pro, HB, and HS not from singleImage (I have Pro, but not HB and HS). I do not know however if there is a non SI installer for HB and HS.
We have in some cases a timing issue between killing keygen and deleting it. Is your Office successfully activated?
Hello, I've got Pro + installed with Visio & Project, they were all activated with this (kms) but now Pro + is mac activated so will running the kms again to reactivate Visio and Project when the 130 days are up mess with the mac activation of Pro + ???????????????????????
Not sure. If Windows KMS users can pass it I can't see why office wouldn't. I am not sure though if Windows KMS'd passes it.