Replies: 4 comments
-
|
Do you have DVDFab installed under C:\Program Files\DVDFab\DVDFab 12\DVDFab64.exe I believe you may need to activate it at least with a trial license as well. You may need to install PowerShell 7 on certain operating systems if not already installed. Try stopping the service and manually running the script and see if the DVDFab interface is opening. |
Beta Was this translation helpful? Give feedback.
-
|
I have DVDFab installed in that exact location and I have purchased it. I
have a one-year license and it is active.
I'm using Windows 11 for reference.
I downloaded PowerShell 7, stopped the service, and ran the script -install
to set up the service again.
When I insert a disc, DVDFab reads and recognizes it, it shows the
title/info in DVDFab, then as soon as DVDFab finishes
recognizing/initializing the media, the disc tray opens and the script says
it's done copying.
I've tried each of the steps you outline and greatly appreciate your help,
but I'm afraid it still isn't working.
Do you have any further suggestions?
Thanks,
…--J
On Wed, Nov 2, 2022 at 8:08 PM thecreativeone91 ***@***.***> wrote:
Do you have DVDFab installed under C:\Program Files\DVDFab\DVDFab
12\DVDFab64.exe I believe you may need to activate it at least with a trial
license as well.
You may need to install PowerShell 7 on certain operating systems if not
already installed.
Try stopping the service and manually running the script and see if the
DVDFab interface is opening.
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJAVVBHQ4QJAYFZ3K73R3XTWGL7BDANCNFSM6AAAAAARVSN5HI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I Tested on a windows 11 VM and was only able to reproduce this when the |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for testing further.
I just double checked the output directory and noticed something I didn't
notice before. There actually is a file that was created in the output
directory (F:\DVDFAB_RIPS) called DVD_VIDEO.ISO but it is only 58MB in
size, so it appears it's starting to create the file but almost immediately
after beginning the process it's closing, and the script thinks it's
finished.
Since there is a small file being created in that directory, I'm assuming
access to the directory isn't an issue or there wouldn't be any file of any
size, right?
Thanks for your help in figuring this out.
…--J
On Fri, Nov 4, 2022 at 10:27 AM thecreativeone91 ***@***.***> wrote:
I have DVDFab installed in that exact location and I have purchased it. I
have a one-year license and it is active. I'm using Windows 11 for
reference. I downloaded PowerShell 7, stopped the service, and ran the
script -install to set up the service again. When I insert a disc, DVDFab
reads and recognizes it, it shows the title/info in DVDFab, then as soon as
DVDFab finishes recognizing/initializing the media, the disc tray opens and
the script says it's done copying. I've tried each of the steps you outline
and greatly appreciate your help, but I'm afraid it still isn't working. Do
you have any further suggestions? Thanks,
… <#m_-5039971583252733697_>
I Tested on a windows 11 VM and was only able to reproduce this when the
$Dest= folder was either a non-valid directory or a directory DVDFab does
not have access to. DVDFab itself crashes out, closing the DVDFab64.exe
process the script waits for and then ejects. DVDFab itself handles the
path and actual ripping once opened.
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJAVVBAL4T4CNPRE55D2GS3WGUMOBANCNFSM6AAAAAARVSN5HI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed the script as a service with admin privileges.
I double checked the drive letters and that the script referred to the proper drive letters/folders.
When I insert a disc, it sees it, then immediately says that ripping has finished and ejects the disc.
It doesn't leave a file behind of any size and doesn't create anything.
I don't know what else to do to get it to actually rip the disc before ejecting.
I've tried multiple discs, both DVD and Blu-Ray.
Beta Was this translation helpful? Give feedback.
All reactions