Mahabharat Star Plus Krishna

Mahabharat (Star Plus) – All Episodes [1 – 267]

[UPDATE] New Download Utility skdmrk-df.jar v1.0 Dated: 07/01/2023

I have added 2 (two) set of links now, please try s1 first and if you see error then try s2

We have been watching the latest rendition of Mahabharat by Start Plus as well, and it’s pretty impressive to say the least. Finding HD links and downloading all the episodes was a not-so-simple process and knowing how beneficial it can be watching and learning from Mahabharat too, I thought of finding an easy way to track them and collate them. There are links available all over the internet for the episodes, I have updated my Java program to dynamically track these URL’s and allow you to access them 😉

You will need couple of tools to run this Java program:

  1. 7Zip – Please see the video below to see how you can download and install it. Click here to download the software.
  2. Java – Please see the video below to see how you can download and install it. Click here to download the software.

Process is pretty straight forward but if you need some guidance then you can use the steps below:

Step 1: Download skdmrk-df.zip file (Right Click on the Link and select “Save Link As”) from here or above. Once downloaded extract it to get single skdmrk-df.jar file.

7Zip Extract

Step 2: Open CMD window to run the Java program. Enter DOS prompt from START MENU or in Windows (SHIFT + Right Mouse Click) (see snapshot below), if on Linux/Mac (CTRL + ALT + T) then start Terminal.

Step 3: Once in the CMD window, execute the program based on the instructions as below:

Please see instructions as below:

  d : Download DKDM
  m : Download Mahabharat
 s1 : Download from Server # 1
 s2 : Download from Server # 2
  x : Download Episode # x
x-y : Download Episodes from x to y 

Usage Example:

Download all MB Episodes from Server # 1: java -jar df.jar m s1
Download all MB Episodes from Server # 2: java -jar df.jar m s2 
Download MB Episode # 10 from Server # 1: java -jar df.jar m s1 10
Download MB Episode # 10 from Server # 2: java -jar df.jar m s2 10
Download MB Episodes # 10 till 100 from Server # 1: java -jar df.jar m s1 10-100

Below you see the output if you don't specify any parameters:


Below command will download all episodes for MB from Server # 1. If you get an error, please try couple of times before switching to Server # 2.

Also, you may see the video below for step-by-step guide.

If you see any downloaded file with extension as .Z01, .Z02 and so on, then don’t worry, look for a file with same name but ending with .zip extension. Right click on it and select “Extract Here”, as below:

Download Size ~ 50+ GB

Disclaimer: None of the video are hosted by me, I have simply collated URLs for all videos available on the public domain and presented on this page. I am not responsible for the content and quality of these videos. Thanks.

skiddamarink
154 videos
49304 views
622 subscribers


There are 2,536 comments

Add yours
  1. Mahanth

    when running on JAVA 10 having this issue Exception in thread “main” java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter

    Exception in thread “main” java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
    at com.dimtoo.download.FileCrypt.encodeHexString(FileCrypt.java:346)
    at com.dimtoo.download.FileCrypt.mpi_to_int(FileCrypt.java:213)
    at com.dimtoo.download.FileHandler.initialization_process(FileHandler.java:117)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)
    Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)

  2. Mohit Kumar

    Hi Akhil
    i am trying to download on my mac,i installed IDK and Java but when i run the command it says no such file/directory plus.
    could you please help me in this error.
    thanks a lot in advance .
    Mohit

    • Akhil Pathania

      Hi Mohit,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

  3. sumit

    hi i am not able to download mahabharat episodes after 28 and i have tried your commands and use different vpn as well but not working. please help

  4. pratik parmar

    my internet connection is good that’s why……..

    PS C:\Users\Public\New> java -jar df.jar MAHABHARAT.txt C:\Users\Public\maha
    Download started
    0% / ERROR DOWNLOADING FILE…

  5. Swati

    Hello

    I am getting this error while trying to download the file. I am using MAC. Can you help.

    Exception in thread “main” java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
    at com.dimtoo.download.FileCrypt.encodeHexString(FileCrypt.java:346)
    at com.dimtoo.download.FileCrypt.mpi_to_int(FileCrypt.java:213)
    at com.dimtoo.download.FileHandler.initialization_process(FileHandler.java:117)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:50)
    Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
    … 6 more

  6. Vrushal Waghmare

    Hey Akhil,

    I started downloading all the episodes today, but afte 16th episode only 92nd episode got download. For rest of the episodes I am getting below error. I also tried to download in parts but it is not working. Can you please help me with this.

    F:\New>java -jar df.jar MAHABHARAT.txt F:\Maha* 17-91
    Download started
    0% / ERROR DOWNLOADING FILE…
    Download started
    0% / ERROR DOWNLOADING FILE…

  7. Pawan

    this error i got

    pawan-laptop:df_MAHABHARAT_V2.0 pawan$ java -jar df.jar MAHABHARAT.txt /Users/pawan/Downloads/df_MAHABHARAT_v2.0/MAHABHARAT
    Exception in thread “main” java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
    at com.dimtoo.download.FileCrypt.encodeHexString(FileCrypt.java:346)
    at com.dimtoo.download.FileCrypt.mpi_to_int(FileCrypt.java:213)
    at com.dimtoo.download.FileHandler.initialization_process(FileHandler.java:117)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)
    Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
    … 6 more

  8. Bipin

    Hello i Download some Episode but now i am trying then give me this kind of error
    Exception in thread “main” java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
    at com.dimtoo.download.FileCrypt.encodeHexString(FileCrypt.java:346)
    at com.dimtoo.download.FileCrypt.mpi_to_int(FileCrypt.java:213)
    at com.dimtoo.download.FileHandler.initialization_process(FileHandler.java:117)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)
    Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
    at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)

  9. Dinesh

    Hi Akhil,

    I am facing error “Invalid or corrupt jarfile MAHABHARAT.txt”
    Could you please let me know what is the issue here.
    Is MAHABHARAT.txt file corrupted. WHat changes do I need to do it make it work

    • Akhil Pathania

      Hi Dinesh,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

  10. Pravin

    I am unable the download all episode. I have download upto 27 episode, after that i got this error.( error downloading file)
    so please resolve my issue.

  11. RAMA KRISHNA

    Thank you very much for sharing this info… I am not able to download below 51 files.. from 161-215 remaining I was able to download …pl. help

    java -jar df.jar MAHABHARAT.txt C:\All-Personal\All-Serials\MAHABHARAT 161-215

    Getting below error ..
    ERROR DOWNLOADING FILE…

    • Akhil Pathania

      Hi Rama,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

  12. Subash hamal

    i want to download episode 9 what should i do>?
    pls give me the code
    above mentioned didn’t work / i didnt understand .
    DOWNLOAD STARTED
    DOWNLOAD ERROR.
    pls help
    i have to show this to my grandfather,

    • Akhil Pathania

      Hi Subash,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

  13. Apurv

    I got this type of notice so, what can i do now?

    java : The term ‘java’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + java -jar df.jar MAHABHARAT.txt C:\Users\Public\Downloads
    + ~~~~
    + CategoryInfo : ObjectNotFound: (java:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

  14. sam

    Exception in thread “main” java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
    at com.dimtoo.download.FileCrypt.encodeHexString(FileCrypt.java:346)
    at com.dimtoo.download.FileCrypt.mpi_to_int(FileCrypt.java:213)
    at com.dimtoo.download.FileHandler.initialization_process(FileHandler.java:117)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)
    Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
    at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
    at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
    at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
    … 6 more

    • Akhil Pathania

      Hi Sandeep,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

  15. Ravi Singh

    Hello Akhil,
    You have done really a fabulous job by making these videos available for download and the way of transfer the files is really amazing. However, I am unable to download videos after episode 48. It keeps giving a message of “ERROR IN DOWNLOAD”. I tried to download from another computer on a different line but the problem is still same.
    Could you please check the problem and solve it? I really want these videos to download for my mom.

    • Akhil Pathania

      Hi Ishan,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

  16. Shital

    Hi Akhil,

    I am unable to download the episodes. I followed everything from the video. This is what I keep getting. Please help me.

    C:\Users\Shital>java -jar df.jar df_MAHABHARAT.txt C:\Users\Shital\Downloads\Mahabharat\df_MAHABHARAT_v2.0\Maha
    Error: Unable to access jarfile df.jar

    here is my path- C:\Users\Shital\Downloads\Mahabharat\df_MAHABHARAT_v2.0\Maha

    • Akhil Pathania

      Hi Shital,

      Use this command: java -jar C:\Users\Shital\Downloads\Mahabharat\df_MAHABHARAT_v2.0\df.jar C:\Users\Shital\Downloads\Mahabharat\df_MAHABHARAT_v2.0\df_MAHABHARAT.txt C:\Users\Shital\Downloads\Mahabharat\df_MAHABHARAT_v2.0\Maha

  17. saeed

    C:\Users\muham\Downloads\Compressed\New folder>java -jar df.jar MAHABHARAT.txt C:\Users\muham\Downloads\Compressed\New_folder\maha
    Download started
    ERROR DOWNLOADING FILE…
    Download started
    ERROR DOWNLOADING FILE…
    Download started
    ERROR DOWNLOADING FILE…
    Download started
    ERROR DOWNLOADING FILE…
    Download started
    ERROR DOWNLOADING FILE…
    Download started
    ERROR DOWNLOADING FILE…

    tried 3 times still doesn’t work can u help me

    • Akhil Pathania

      Hi Shraddha,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

      Sometimes the download server would limit your download beyond 10 or 20 GB’s. Please try again after 24 hours or using a different ISP. Let me know.

    • Akhil Pathania

      Hi Kanish,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

  18. HIksh Doshi

    hi i can download first 17 episode then “Error Downloading File” display and not download any episode , please Help.
    Thank you

    • Akhil Pathania

      Hi Hiksh,

      Please share the following information with me (on facebook page for faster response):
      1. Complete path of the folder where you have extracted the zip file
      2. Complete path of the folder where you are going to save the videos
      3. Command you are trying to execute

      • arpit

        hi akhil
        i m unable to download the same please help . when i am running the command its showing this again and again…
        .JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
        at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
        at org.json.JSONObject.(JSONObject.java:184)
        at org.json.JSONObject.(JSONObject.java:310)
        at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
        at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
        at com.dimtoo.download.Download.main(Download.java:54)

  19. Rupan

    Good evening sir,

    Please sir send me link of following episode
    Ep-25-36
    Ep-49-61
    EP- 61-72
    EP 97-to 120
    I hope that you will send me link
    Thank you sir

  20. Manoj G

    Amazing job, Akhil. Your program is still working fine 🙂 Great efforts with You tube video etc. And all that for free.

    Just wanted to share solution for classnotfound error.
    If anyone facing this error: java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter

    Reason: You are using Java version above 8 (most likely 9/10) You can check your java version with this command:
    java -version

    If your version shows 9 or 10, you need to add extra param like this: –add-modules java.xml.bind

    Reason: Above module is deprecated in higher versions of java

    So final command would look somewhat like this:

    java –add-modules java.xml.bind -jar df.jar MAHABHARAT.txt “C:\mahabharat\MB new\df_MAHABHARAT_v2.0” 1

    Hope this helps.

    Thanks,
    Manoj G.

  21. navi patel

    Hi recently I have been getting a strange text when attempting to download the remainder of the Mahabharat episodes. This is the text I put into the cmd promt

    java -jar df.jar MAHABHARAT.txt “C:\Users\billy\Desktop\Phase I\Maha” 185-267

    But in return i get this message repeating

    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    at org.json.JSONObject.(JSONObject.java:184)
    at org.json.JSONObject.(JSONObject.java:310)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)

    Any idea why this is happening and how to correct it would be greatly appreciated. I only have a few left. Thanks.

  22. Nik

    Hi bro
    I am trying to download it on wndows 10. but its not doing anything.
    i have downloaded .zip files for both but when i am creating folder after extracting files then nothing happening.
    Also in windows 10 its not showing command prompt, i have to open it in powershell. and command is not working

    Could you plz guide me through it.
    Thnx

    Nik

  23. navi patel

    Hi. I have been having an issue downloading episodes for Mahabarhat recently .
    This message shows up when attempting to download the remaining 67 episodes. Please advise on how to correct this. thanks.

    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    at org.json.JSONObject.(JSONObject.java:184)
    at org.json.JSONObject.(JSONObject.java:310)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)

  24. Dilan

    Hi can you please help me to download the videos? i am only able to download the first episode after that i get error downloading file.

  25. Dharmik Chavda

    Hi,

    i am not downloading mahabharat
    please help me.

    java -jar df.jar MAHABHARAT.txt C:\Users\Lenovo\Documents\df_MAHABHARAT_v2.0\Mahabharat
    Error
    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]

    thanks,

    • Guruprasad Marathe

      have you downloaded? i tried first episode downloaded after that no. again tried getting below issue. maybe download links are expired and needs mahabharat.txt file update??
      org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
      at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
      at org.json.JSONObject.(JSONObject.java:184)
      at org.json.JSONObject.(JSONObject.java:310)
      at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
      at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
      at com.dimtoo.download.Download.main(Download.java:54)

  26. Nitesh Panchal

    Hello Mr Akhil,

    Thanks for sharing such a great articles. Well i have downloaded 176 mahabharat episodes beofre and got busy to download the rest. Now I am trying to download them again and it’s not working. Please share your knowledge to download the rest. Thanks.

    Nitesh Panchal

  27. BK

    Hi Akhil,

    I was able to download the first episode, but started getting JSON error after that every time I ran the utility for any episode. I also tried with VPN, but same error persists. The error goes on in an infinite loop and I have to hit Ctrl-C to get back to command prompt. Do you have a solution to this issue?

    C:\new>java -jar df.jar MAHABHARAT.txt C:\maha
    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    at org.json.JSONObject.(JSONObject.java:184)
    at org.json.JSONObject.(JSONObject.java:310)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)
    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    at org.json.JSONObject.(JSONObject.java:184)
    at org.json.JSONObject.(JSONObject.java:310)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)

  28. Blocoder

    Hi Akhil, I can only download the first episode. After that it start giving me the following error:

    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]

    I searched for this error, seems like it’s an issue with the code. I don’t understand why it was able to download the first episode successfully then? Perhaps something wrong with the text file containing the links? I extracted that file again, but got the same error after first episode. Please help.

  29. VINAYAK PRAKASH CHAVAN

    Facing following issue

    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    at org.json.JSONObject.(JSONObject.java:184)
    at org.json.JSONObject.(JSONObject.java:310)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:54)

  30. Mehul

    Hi Akhil,
    I dont know to use Java hence please tell me what needs to be done. I am able to open the dos screen but then it keeps on throwing errors.
    Path: C:\Users\Khatri\Downloads\Mahabharat
    And I want to download all episodes in the same path to avoid any confusion. please help me with the script

  31. neha

    I’m unable to download episodes. I downloaded them few months back but now i’m getting an error. don’t know what i am missing. Can you please help?

    Getting this error:
    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    at org.json.JSONObject.(JSONObject.java:184)
    at org.json.JSONObject.(JSONObject.java:310)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:33)
    at com.dimtoo.download.Download.main(Download.java:50)

    I’m following these steps:
    Java -jar df.jar MAHABHARAT.txt C:\Users\Neha\Desktop\DF\MAHABHARAT 155

  32. Chintan Shah

    Hello Sir.
    Willing to download episode 119 to 267 in D drive and tried it by changing the crompt command accordingly but getting an error. Can please provide directly the crompt command to download episode 119 to 267 under D drive

  33. Syed Mohammad

    Dear
    When i am tring to download it is showing

    PS C:\Mahabharat\New> java -jar df.jar MAHABHARAT.txt C:\Mahabharat\Maha
    java : The term ‘java’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + java -jar df.jar MAHABHARAT.txt C:\Mahabharat\Maha
    + ~~~~
    + CategoryInfo : ObjectNotFound: (java:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    PS C:\Mahabharat\New>

    Please let me know how to download
    Thanks

  34. Syed Mohammad

    Dear

    When i am trying to download it is showing

    PS C:\Mahabharat\New> java -jar df.jar MAHABHARAT.txt C:\Mahabharat\Maha
    java : The term ‘java’ is not recognized as the name of a cmdlet, function, script file, or operable program. Check
    the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + java -jar df.jar MAHABHARAT.txt C:\Mahabharat\Maha
    + ~~~~
    + CategoryInfo : ObjectNotFound: (java:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    PS C:\Mahabharat\New>

    Please let me know how to download


Post a new comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.