"C:\Program Files\Microsoft Business Solutions-Navision\Client\fin.exe" ID=name licence=license.flf database=pathOfDatabase
You also can add a parameter for a specific company such as
"C:\Program Files\Microsoft Business Solutions-Navision\Client\fin.exe" ID=name licence=YourLicence.flf database="C:\Navision\Databases\YourDatabase.fdb" companyname=YourCompanyName
I was working in a network with windows 2000 Professional and windows 2000 XP Professional. When you create a shortcut in windows 2000 Professional the parameters must to be separate with spaces in windows 2000 xp Professional the same parameters must to be separate with commas (except the company name).
I think that it's strange and I post in this forum because I lost lot of time.
"C:\Program Files\Microsoft Business Solutions-Navision\Client\fin.exe" servername=10.0.0.6:2410, nettype=tcp, ntauthentication=no, id=c:\%username%, company="Test Company - BTEC"
if you are using the server the license will be the server license, if you are opening a local database the license will be the license in the program directory that fin.exe is located. this parameter opens a test company on a windows 2000 machine and the "," is required for use.
Comments
"C:\Program Files\Microsoft Business Solutions-Navision\Client\fin.exe" ID=name licence=license.flf database=pathOfDatabase
License is the name of the license you want to use
Database is the path of the database
ID = a ID to keep all parameters in a specific file
But oh my foes and oh my friends, it gives a lovely light
"C:\Program Files\Microsoft Business Solutions-Navision\Client\fin.exe" ID=name licence=YourLicence.flf database="C:\Navision\Databases\YourDatabase.fdb" companyname=YourCompanyName
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]
Can i add both databases i the startup parameter?
Microsoft Dynamics NAV Developer since 1997
MSDynamics.de - German Microsoft Dynamics Community - member of [clip]
My shortcut looks like this:
"C:\Program Files\Navision Attain\Client\fin.exe" id=test123 licence=fin.flf database="C:\Program Files\Navision Attain\Client\test123.fdb"
Unfortunately it does not work. No database is opened. How come?
Greetings,
Rob Keizers
Pulse Automation Experts B.V.
By the way: I am using version 3.01.B.
Rob Keizers
Pulse Automation Experts B.V.
RIS Plus, LLC
Andrea
SharePoint Implementation and Development
Network Administration
Mirifex Systems
I think that it's strange and I post in this forum because I lost lot of time.
#-o
if you are using the server the license will be the server license, if you are opening a local database the license will be the license in the program directory that fin.exe is located. this parameter opens a test company on a windows 2000 machine and the "," is required for use.