Skip to content

Powershell X64 Snapin not saving correctly and not working #798

@badhebus

Description

@badhebus

Describe the bug
When you try to create x64 Powershell snapins, they don't save correctly and not work.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'create snapin' create it as simple or pack snapin then save.
  2. Go back to snapin list
  3. Open the snapin you created
  4. See some parts are missing : Snapin pack file is empty and snaping command is missing the snapin pack file.

Expected behavior
Seems like snapin pack file is not saved correctly .
If i export snapin list, for msiexec i've : "msiexec.exe" ( look at the double quotes ) and for powershell x64 i've : ""%SYSTEMROOT%\sysnative\windowspowershell\v1.0\powershell.exe"" ( look at the double double quote) .
Maybe this can be it ...

Screenshots
No screenshot

Software (please complete the following information):

  • FOG version [[1.5.10.1763]]
  • FOS kernel [6.12.35]
  • OS: [Ubuntu 24.04.03]

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions