We can convert UIF ( .uif ) files to ISO ( .iso ) files using uif2iso application.
This is a command line tool for convert uif file to iso.
First -->We have to install uif2iso application to the our computer
[root@upab ~]# yum install uif2iso
Second --> Then we can convert uif to iso format.
[root@upab ~]#uif2iso source.uif destination.iso
Example;
[root@upab ~]#uif2iso /home/buddhika/Premier.uif /home/buddhika/Myvideo/premierTutorial.iso
This comment has been removed by a blog administrator.
ReplyDelete