@sebastian-roth Here is the output of build process :
PS C:\fog-client> C:\fog-client\build.ps1
Restoring Packages
C:\fog-client\.nuget\NuGet.exe : Unable to find version '2.6.4' of package 'NUnit.Runners'.
At line:1 char:1
+ C:\fog-client\.nuget\NuGet.exe restore
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Unable to find ...NUnit.Runners'.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Cleaning Projects
Microsoft (R) Build Engine, version 14.0.23107.0
Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
Microsoft (R) Build Engine, version 14.0.23107.0
Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
Microsoft (R) Build Engine, version 14.0.23107.0
Copyright (C) Microsoft Corporation. Tous droits r‚serv‚s.
Building Solution
Copying Theme to build
Zipping Build for installer
Copy-Item : Cannot find path 'C:\fog-client\bin\EngineIoClientDotNet.dll' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...lientDotNet.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\FOGService.exe' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.exe:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\FOGService.exe.config' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.exe.config:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\FOGUserService.exe' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGUserService.exe:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\FOGUserService.exe.config' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...vice.exe.config:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\Modules.dll' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Modules.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\Modules.dll.config' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Modules.dll.config:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\ProcessPrivileges.dll' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\ProcessPrivileges.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\Quartz.dll' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Quartz.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\Common.Logging.dll' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\Common.Logging.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\Common.Logging.Core.dll' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...ogging.Core.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\ICSharpCode.SharpZipLib.dll' because it does not exist.
At C:\fog-client\build.ps1:126 char:2
+ Copy-Item ("$PSScriptRoot\bin\" + $file) ("$PSScriptRoot\bin\tmp\ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\b...SharpZipLib.dll:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Building MSI
Copy-Item : Cannot find path 'C:\fog-client\bin\FOGService.msi' because it does not exist.
At C:\fog-client\build.ps1:152 char:1
+ Copy-Item "$PSScriptRoot\bin\FOGService.msi" $InstallerMSI
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.msi:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Copy-Item : Cannot find path 'C:\fog-client\bin\FOGService.msi' because it does not exist.
At C:\fog-client\build.ps1:153 char:1
+ Copy-Item "$PSScriptRoot\bin\FOGService.msi" "$PSScriptRoot\out\FOGSe ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\fog-client\bin\FOGService.msi:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Building Smart Installer
ILMerging Smart Installer
An exception occurred during merging:
ILMerge.Merge: Could not find the file 'C:\fog-client\bin\SmartInstaller.exe'.
… ILMerging.ILMerge.Merge()
… ILMerging.ILMerge.Main(String[] args)
ILMerging Debugger
An exception occurred during merging:
ILMerge.Merge: Could not find the file 'C:\fog-client\bin\Debugger.exe'.
… ILMerging.ILMerge.Merge()
… ILMerging.ILMerge.Main(String[] args)
ILMerging PrinterManagerHelper
An exception occurred during merging:
ILMerge.Merge: Could not find the file 'C:\fog-client\bin\PrinterManagerHelper.exe'.
… ILMerging.ILMerge.Merge()
… ILMerging.ILMerge.Main(String[] args)