SageTV Community  

Go Back   SageTV Community > Information & Announcements > SageTV Downloads & Instructions
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Downloads & Instructions This forum is for discussions containing Downloads and Instructions related to the Open Source version of SageTV. Please do not post questions in this forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #241  
Old 01-11-2019, 02:31 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by Tiki View Post
Since my last post I also tried a repair install of Sage (didn't help), and a complete uninstall (and deleted the leftover Sage folder), followed by a fresh re-install with the USBUIRT attached. Also didn't help.

I also downloaded the driver from the USBUIRT website. It appears to be the same version that Sage installed, but I went to Device Manager and told it to update driver to this one anyway. This also made no difference.

How does Sage detect the USBUIRT?

I attached the debug logs in case it helps (running in service mode, so included Sage Client log too). I don't see anything odd in them.
If you reinstalled the drivers from their website, it's likely the 64-bit driver DLL got blown away. The issue is the drivers from their site place the 32-bit DLL incorrectly into the Windows\System32 directory. The 64-bit version of uuirtdrv.dll which needs to be installed there is only available from the SageTV installer (or my post referenced below).

Can you try the manual install I posted here: https://forums.sagetv.com/forums/sho...&postcount=191

You should copy your .ir file(s) over from your 32-bit setup so you need not have to set it all up again.

There must be something missing in the installer flow.

SageTV detects the port simply by being able to call into the driver which in turn opens the device.

Last edited by wnjj; 01-11-2019 at 02:34 PM.
Reply With Quote
  #242  
Old 01-11-2019, 02:39 PM
SHS's Avatar
SHS SHS is offline
Moderator
 
Join Date: Mar 2003
Location: Vinita, Oklahoma
Posts: 4,589
Quote:
Originally Posted by Tiki View Post
Since my last post I also tried a repair install of Sage (didn't help), and a complete uninstall (and deleted the leftover Sage folder), followed by a fresh re-install with the USBUIRT attached. Also didn't help.

I also downloaded the driver from the USBUIRT website. It appears to be the same version that Sage installed, but I went to Device Manager and told it to update driver to this one anyway. This also made no difference.

How does Sage detect the USBUIRT?

I attached the debug logs in case it helps (running in service mode, so included Sage Client log too). I don't see anything odd in them.
Can you check on this
C:\Program Files\SageTV\Common\uu_irsage.dll 445 KB (456,192 bytes) size should be.
C:\Windows\System32\uuirtdrv.dll 278 KB (284,672 bytes) size should be.

Last edited by SHS; 01-11-2019 at 02:48 PM.
Reply With Quote
  #243  
Old 01-11-2019, 02:43 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by SHS View Post
Can you check on this
C:\Program Files\SageTV\Common\uu_irsage.dll 445 KB (456,192 bytes) size should be.
C:\Windows\SysWOW64\uuirtdrv.dll 278 KB (284,672 bytes) size should be.
SysWow64 is the 32-bit DLL. What do you have in System32?
Reply With Quote
  #244  
Old 01-11-2019, 02:44 PM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by wnjj View Post
If you reinstalled the drivers from their website, it's likely the 64-bit driver DLL got blown away. The issue is the drivers from their site place the 32-bit DLL incorrectly into the Windows\System32 directory. The 64-bit version of uuirtdrv.dll which needs to be installed there is only available from the SageTV installer (or my post referenced below).

Can you try the manual install I posted here: https://forums.sagetv.com/forums/sho...&postcount=191

You should copy your .ir file(s) over from your 32-bit setup so you need not have to set it all up again.

There must be something missing in the installer flow.

SageTV detects the port simply by being able to call into the driver which in turn opens the device.
What I downloaded from the USBUIRT website today was just a driver (there was no installer, just 3 files in an amd64 folder and 4 files in an i386 folder). I "installed" it manually by going to the device manager and pointing it to the amd64 folder. This was one of the very last things I tried, so don't know that it had any effect.

In any case, I will copy the files from that post and report back shortly.
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
  #245  
Old 01-11-2019, 02:46 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Also, if you create a file (even a blank one) with the name 'UU_LOG.ENABLE' in the SageTV main directory (where the .exe is), it will enable logging when you go to select the USB-UIRT as the tuner plugin. A file called 'uuirtlog.txt' will show up.

One other note. The fact that you see 'USB-UIRT Transceiver' listed means the correct 64-bit uu_irsage.dll is in the Common directory. It, in turn will try to load the 64-bit uuirtdrv.dll from Windows\System32.

Last edited by wnjj; 01-11-2019 at 02:49 PM.
Reply With Quote
  #246  
Old 01-11-2019, 02:48 PM
SHS's Avatar
SHS SHS is offline
Moderator
 
Join Date: Mar 2003
Location: Vinita, Oklahoma
Posts: 4,589
Quote:
Originally Posted by wnjj View Post
SysWow64 is the 32-bit DLL. What do you have in System32?
Wrong folder fix that above post LoL
Reply With Quote
  #247  
Old 01-11-2019, 02:51 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by Tiki View Post
What I downloaded from the USBUIRT website today was just a driver (there was no installer, just 3 files in an amd64 folder and 4 files in an i386 folder). I "installed" it manually by going to the device manager and pointing it to the amd64 folder. This was one of the very last things I tried, so don't know that it had any effect.

In any case, I will copy the files from that post and report back shortly.
Yeah. Those files are the .dll and .sys files that get installed based the .inf file that USB devices reference to install drivers. In that .inf, it directs the system to copy the 32-bit uuirtdrv.dll into both System32 and SysWow64.
Reply With Quote
  #248  
Old 01-11-2019, 02:52 PM
SHS's Avatar
SHS SHS is offline
Moderator
 
Join Date: Mar 2003
Location: Vinita, Oklahoma
Posts: 4,589
Quote:
Originally Posted by Tiki View Post
What I downloaded from the USBUIRT website today was just a driver (there was no installer, just 3 files in an amd64 folder and 4 files in an i386 folder). I "installed" it manually by going to the device manager and pointing it to the amd64 folder. This was one of the very last things I tried, so don't know that it had any effect.

In any case, I will copy the files from that post and report back shortly.
You have over write those with the ones in that zip that wnjj posted so look like this
C:\Program Files\SageTV\Common\uu_irsage.dll 445 KB (456,192 bytes) size should be.
C:\Windows\System32\uuirtdrv.dll 278 KB (284,672 bytes) size should be.

Last edited by SHS; 01-11-2019 at 02:56 PM.
Reply With Quote
  #249  
Old 01-11-2019, 02:56 PM
SHS's Avatar
SHS SHS is offline
Moderator
 
Join Date: Mar 2003
Location: Vinita, Oklahoma
Posts: 4,589
Quote:
Originally Posted by wnjj View Post
Yeah. Those files are the .dll and .sys files that get installed based the .inf file that USB devices reference to install drivers. In that .inf, it directs the system to copy the 32-bit uuirtdrv.dll into both System32 and SysWow64.
Windows doesn't like that as can be come very pickee so it best to copy it over wnjj
Reply With Quote
  #250  
Old 01-11-2019, 03:26 PM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by Tiki View Post
What I downloaded from the USBUIRT website today was just a driver (there was no installer, just 3 files in an amd64 folder and 4 files in an i386 folder). I "installed" it manually by going to the device manager and pointing it to the amd64 folder. This was one of the very last things I tried, so don't know that it had any effect.

In any case, I will copy the files from that post and report back shortly.
OK, Lots to report. First, those files were both different from what the Sage installer gave me (using SageTVSetupx64_9.2.0_beta_1.104.exe). I attached a text file with my notes about the differences. This sounds like the Beta installer doesn't have the correct USBUIRT files.

Second, after copying these files, as you suggested, Sage recognized the USBUIRT as an IR Receiver and it worked correctly.

Third, it still won't let me use the USBUIRT as a transmitter.

Several years back (I think when Vista came out), there was a problem with the USBUIRT drivers where they could not be used as both a transmitter and receiver at the same time due to changes in the Windows driver model (the drivers had worked in XP, but were broken by Vista). They had to update the driver to allow it to work as both a transmitter and receiver simultaneously. I wonder if this old problem has returned?

I will try to disable the remote and see if the blaster starts working again and report back.
Attached Files
File Type: txt uuirtdrv history.txt (424 Bytes, 183 views)
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
  #251  
Old 01-11-2019, 04:02 PM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by Tiki View Post
OK, Lots to report. First, those files were both different from what the Sage installer gave me (using SageTVSetupx64_9.2.0_beta_1.104.exe). I attached a text file with my notes about the differences. This sounds like the Beta installer doesn't have the correct USBUIRT files.

Second, after copying these files, as you suggested, Sage recognized the USBUIRT as an IR Receiver and it worked correctly.

Third, it still won't let me use the USBUIRT as a transmitter.

Several years back (I think when Vista came out), there was a problem with the USBUIRT drivers where they could not be used as both a transmitter and receiver at the same time due to changes in the Windows driver model (the drivers had worked in XP, but were broken by Vista). They had to update the driver to allow it to work as both a transmitter and receiver simultaneously. I wonder if this old problem has returned?

I will try to disable the remote and see if the blaster starts working again and report back.
OK, I confirmed that if I changed the remote control to "none", it would allow me to configure the Colossus tuner to use the USBUIRT as a blaster. And, once I set the Colussus to use the USBUIRT, I could not longer enable the USBUIRT as a remote receiver - so this driver doesn't seem to allow simulatneous usage.

Also, even though I could now select the USBUIRT transmitter to blast channels for the Colossus, I could not get it to work. I am using the same IR file from my 32-bit Sage installation, but my cable box doesn't register any activity and I don't see the red light blink on the USBUIRT when I try to change channels or even test IR codes through Sage.

I think I'm at a dead end for now. If you have other ideas for me to try, please let me know.
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
  #252  
Old 01-11-2019, 04:34 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by Tiki View Post
OK, I confirmed that if I changed the remote control to "none", it would allow me to configure the Colossus tuner to use the USBUIRT as a blaster. And, once I set the Colussus to use the USBUIRT, I could not longer enable the USBUIRT as a remote receiver - so this driver doesn't seem to allow simulatneous usage.

Also, even though I could now select the USBUIRT transmitter to blast channels for the Colossus, I could not get it to work. I am using the same IR file from my 32-bit Sage installation, but my cable box doesn't register any activity and I don't see the red light blink on the USBUIRT when I try to change channels or even test IR codes through Sage.

I think I'm at a dead end for now. If you have other ideas for me to try, please let me know.
I found this post (https://forums.sagetv.com/forums/sho...91&postcount=2) which I think is the Vista issue you referred to. Are you running in service mode? It sounds likes both at once is a no-go on Win7 or above.
Reply With Quote
  #253  
Old 01-11-2019, 04:40 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by wnjj View Post
I found this post (https://forums.sagetv.com/forums/sho...91&postcount=2) which I think is the Vista issue you referred to. Are you running in service mode? It sounds likes both at once is a no-go on Win7 or above.
This post (https://forums.sagetv.com/forums/showthread.php?t=50013) said Jon fixed the DLL at least in beta back then. The problem is that DLL is 32-bit. I would have hoped the 64-bit one I got from Jon directly was also "fixed" but only he would know. If you can show both transmit & receive work when not running in service mode, that would help to confirm this is the issue.
Reply With Quote
  #254  
Old 01-11-2019, 05:25 PM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by wnjj View Post
This post (https://forums.sagetv.com/forums/showthread.php?t=50013) said Jon fixed the DLL at least in beta back then. The problem is that DLL is 32-bit. I would have hoped the 64-bit one I got from Jon directly was also "fixed" but only he would know. If you can show both transmit & receive work when not running in service mode, that would help to confirm this is the issue.
I’ll have to re-Test in non-Service mode tomorrow. I have to put my old server back together now.

John definitely fixed this so it works with 32-bit Sage running in Windows 7 (64 bit).
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
  #255  
Old 01-11-2019, 05:40 PM
wnjj wnjj is offline
Sage Icon
 
Join Date: Jan 2009
Posts: 1,514
Quote:
Originally Posted by Tiki View Post
I’ll have to re-Test in non-Service mode tomorrow. I have to put my old server back together now.

John definitely fixed this so it works with 32-bit Sage running in Windows 7 (64 bit).
If you get some time, can you also try installing the beta 32-bit version? If that one works but the 64-bit doesn't that's a clue. If beta 32-bit doesn't, try copying uu_irsage.dll from your working system into the Common directory. This is on the off chance that something needed changed in the SageTV source to accommodate this.
Reply With Quote
  #256  
Old 01-12-2019, 08:08 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by Tiki View Post
OK, Lots to report. First, those files were both different from what the Sage installer gave me (using SageTVSetupx64_9.2.0_beta_1.104.exe). I attached a text file with my notes about the differences. This sounds like the Beta installer doesn't have the correct USBUIRT files.
I believe the differences in the Common folder file were just when each of us built that file - unlikely they had different content but would need the files themselves to compare.

This has me most concerned....
Quote:
Originally Posted by Tiki View Post
uuirtdrt.dll in c:\windows\system32 directory

original:
2.7.00 (7/27/2012)

new:
2.6.9.9 (1/11/2019)
The 2.6.9.9 is the 64bit driver. The 2.7.0.0 is the 32bit one. The installer has both and attempts to copy the 64bit one OVER the 32bit one. Obviously this failed. I believe it also failed for JustFred but in all my testing it works so we need to figure out why the copy sometimes fails. Likely something to do with Microsoft iron hand on the system32 folder but install logs would help as it may indicate why it failed the copy.

Install logs are found in \user\UserName\AppData\Local\Temp and will have odd temp type names but they will have a name similar to "SageTV(x64)_20190112071704_000_SageTVSetupMSI.log"

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #257  
Old 01-12-2019, 08:48 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Relating to the failed copy of the USBUIRT 64bit driver. I had a log from JustFred and as it failed on his as well I reviewed those logs and see....

Code:
MSI (s) (EC:6C) [12:50:55:531]: Executing op: ActionStart(Name=CopyUSBUIRTDRVtoSystem,,)
MSI (s) (EC:6C) [12:50:55:531]: Executing op: CustomActionSchedule(Action=CopyUSBUIRTDRVtoSystem,ActionType=3073,Source=BinaryData,Target=WixQuietExec,CustomActionData="C:\Windows\system32\xcopy.exe" "C:\Program Files\SageTV\redist\usbuirt\amd64\uuirtdrv.dll" "C:\Windows\Sysnative\" /q /y /c /r /i )
MSI (s) (EC:B0) [12:50:55:531]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI83E9.tmp, Entrypoint: WixQuietExec
WixQuietExec:  File creation error - Cannot create a file when that file already exists.
WixQuietExec:  
WixQuietExec:  Unable to create directory - C:\Windows\Sysnative
Clearly the xcopy command failed on his system.

I know what the issue is now as c:\windows\sysnative is an alias on 64bit system that points to c:\windows\system32 ONLY from 32bit apps. This is provided as if a 32bit app uses c:\windows\system32 then Windows will actually use c:\windows\syswow64.

However, from a 64bit app c:\windows\sysnative is not valid so the installer is actually copying the 64bit driver to a real (not virtual) folder called c:\windows\sysnative

So...long story short I need to determine how to make the xcopy in the 64bit MSI installer run in 32bit CMD rather than 64bit.


k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #258  
Old 01-12-2019, 08:53 AM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by jusjoken View Post
I believe the differences in the Common folder file were just when each of us built that file - unlikely they had different content but would need the files themselves to compare.

This has me most concerned....

The 2.6.9.9 is the 64bit driver. The 2.7.0.0 is the 32bit one. The installer has both and attempts to copy the 64bit one OVER the 32bit one. Obviously this failed. I believe it also failed for JustFred but in all my testing it works so we need to figure out why the copy sometimes fails. Likely something to do with Microsoft iron hand on the system32 folder but install logs would help as it may indicate why it failed the copy.

Install logs are found in \user\UserName\AppData\Local\Temp and will have odd temp type names but they will have a name similar to "SageTV(x64)_20190112071704_000_SageTVSetupMSI.log"

k
I backed up the Sage directory after the first install, so still have the old uu_irsage.dll (let me know if you need me to send it), but I did not save the original uuirtdrt.dll file in the windows/system32 directory. I see there is also a SageTV/redist/usbuirt directory in my backup and could send you its contents if that is useful.

Just so you know, this was a fresh install on a clean system, so there should not have been any old files for the installer to copy over. Unless you mean that the installer first installs the 32-bit file and then attempts to copy the 64-bit version over the top?

I found the install logs. Since I ran the installer multiple times now (original install, repair install, uninstall, re-install...) there are several logs. Also there are at least 2 logs for each run of the installer (the 1st run had 3 logs, one for Java). I zipped all of them.
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
  #259  
Old 01-12-2019, 08:58 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by Tiki View Post
I backed up the Sage directory after the first install, so still have the old uu_irsage.dll (let me know if you need me to send it), but I did not save the original uuirtdrt.dll file in the windows/system32 directory. I see there is also a SageTV/redist/usbuirt directory in my backup and could send you its contents if that is useful.

Just so you know, this was a fresh install on a clean system, so there should not have been any old files for the installer to copy over. Unless you mean that the installer first installs the 32-bit file and then attempts to copy the 64-bit version over the top?

I found the install logs. Since I ran the installer multiple times now (original install, repair install, uninstall, re-install...) there are several logs. Also there are at least 2 logs for each run of the installer (the 1st run had 3 logs, one for Java). I zipped all of them.
No need...i know the issue now. Hopefully fixed soon.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #260  
Old 01-12-2019, 08:58 AM
Tiki's Avatar
Tiki Tiki is offline
Sage Icon
 
Join Date: Feb 2005
Location: Southwest Florida, USA
Posts: 2,009
Quote:
Originally Posted by Tiki View Post
I backed up the Sage directory after the first install, so still have the old uu_irsage.dll (let me know if you need me to send it), but I did not save the original uuirtdrt.dll file in the windows/system32 directory. I see there is also a SageTV/redist/usbuirt directory in my backup and could send you its contents if that is useful.

Just so you know, this was a fresh install on a clean system, so there should not have been any old files for the installer to copy over. Unless you mean that the installer first installs the 32-bit file and then attempts to copy the 64-bit version over the top?

I found the install logs. Since I ran the installer multiple times now (original install, repair install, uninstall, re-install...) there are several logs. Also there are at least 2 logs for each run of the installer (the 1st run had 3 logs, one for Java). I zipped all of them.
Oops, forgot the attachment.

In any case, it looks like I have the same error in my log when trying to copy the file over that you pointed out a few minutes ago.
Attached Files
File Type: zip Install Logs.zip (589.7 KB, 163 views)
__________________
Server: Ryzen 2400G with integrated graphics, ASRock X470 Taichi Motherboard, HDMI output to Vizio 1080p LCD, Win10-64Bit (Professional), 16GB RAM
Capture Devices (7 tuners): Colossus (x1), HDHR Prime (x2)
,USBUIRT (multi-zone)
Source:
Comcast/Xfinity X1 Cable
Primary Client: Server Other Clients: (1) HD200, (1) HD300
Retired Equipment: MediaMVP, PVR150 (x2), PVR150MCE,
HDHR, HVR-2250, HD-PVR
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Installer jusjoken SageTV Downloads & Instructions 606 02-25-2022 02:33 PM
Windows Installer Update? JrClocker SageTV Github Development 2 07-02-2016 08:48 PM
Does Windows Installer work on WHS emotionnotion SageTV Github Development 7 05-20-2016 07:55 AM
problems with windows installer Galaxysurfer SageTV Github Development 2 04-15-2016 05:41 AM
Any news on the Windows installer? Damstas SageTV Github Development 2 09-03-2015 10:09 AM


All times are GMT -6. The time now is 11:51 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.