well ive downloaded the program and it doesnt
work i double click in the exe file and then i seethe command menu just for a blink of an eye
and than it imadiatly shut down help me please :>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am totally new too. I tried the following from the command window: go to the directory where bdstar (using cd) is and then type bdstar.exe yourfilename.tar C:\path_where_your_dir_or_file_to_tar_is_located
It did something for me. Now I don't know why, I expected to find a .tar file, but I got a .zip file.(located in the same dir as bdstar.exe of course, since I didn't give any other path)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ok sorry i am a real noob i need the program for a very particular thing and i dont know how to do it see there is a winrar file that i need
to extract from can you help me with this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
well ive downloaded the program and it doesnt
work i double click in the exe file and then i seethe command menu just for a blink of an eye
and than it imadiatly shut down help me please :>
Hello,
I am totally new too. I tried the following from the command window: go to the directory where bdstar (using cd) is and then type bdstar.exe yourfilename.tar C:\path_where_your_dir_or_file_to_tar_is_located
It did something for me. Now I don't know why, I expected to find a .tar file, but I got a .zip file.(located in the same dir as bdstar.exe of course, since I didn't give any other path)
You must use the c option for creating an archive and the f option for its name, e.g.
bsdtar.exe -c -f yourfilename.tar C:\path_where_your_dir_or_file_to_tar_is_located
Well, what did you expect it to do? Do you know what "tar" is? It's not an application that has any kind of graphical user interface.
ok sorry i am a real noob i need the program for a very particular thing and i dont know how to do it see there is a winrar file that i need
to extract from can you help me with this?
how do you access bdstar from the cmd window?