<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN: Add option to disable import dialog when opening a CSV file (see comment #13)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=74580#c58">Comment # 58</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN: Add option to disable import dialog when opening a CSV file (see comment #13)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=74580">bug 74580</a>
from <span class="vcard"><a class="email" href="mailto:bladex@gmail.com" title="bladex@gmail.com">bladex@gmail.com</a>
</span></b>
<pre>If you want to just open a .csv file in Windows using LibreOffice, do this:
Open a CMD prompt as admin and enter these 2 commands:
assoc .csv=LibreOffice.Csv
ftype LibreOffice.Csv="C:\Program Files\LibreOffice\program\scalc.exe"
"--infilter='Text - txt - csv (StarCalc)':44,34,0,1" "%1"</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>