This website requires JavaScript.
Explore
Help
Register
Sign In
openclaw
/
deskflow
Watch
1
Star
0
Fork
0
You've already forked deskflow
Code
Issues
Pull Requests
Actions
18
Packages
Projects
Releases
Wiki
Activity
Files
969b642e0b8ea7df3de33f3b0efb74195d5e5f93
deskflow
/
deploy
/
windows
History
sithlord48
d6f8cdf51d
build: Wix installer use set BUILD_ARCHITECTURE in reg key where to look for msvc redist version installed
2025-05-28 10:53:33 +01:00
..
cpack-options.cmake.in
build: a windows portable package
2025-04-03 17:07:42 +01:00
deploy.cmake
build: Replace CMAKE_SYSTEM_PROCESSOR with BUILD_ARCHITECTURE, on windows CMAKE_SYSTEM_PROCESSOR is flawed so when possible use the vcpkg info or default to x64 Adjust the vcruntime check to use the BUILD_ARCHITECTURE to check the proper version is installed for the architecture the app is build for
2025-04-25 09:20:08 +01:00
pre-cpack.cmake.in
build: a windows portable package
2025-04-03 17:07:42 +01:00
wix-banner.png
refactor: cleanup windows deploy files
2024-12-18 12:10:53 -05:00
wix-custom.cpp
build: Wix installer use set BUILD_ARCHITECTURE in reg key where to look for msvc redist version installed
2025-05-28 10:53:33 +01:00
wix-custom.h.in
build: Wix installer use set BUILD_ARCHITECTURE in reg key where to look for msvc redist version installed
2025-05-28 10:53:33 +01:00
wix-dialog.png
refactor: cleanup windows deploy files
2024-12-18 12:10:53 -05:00
wix-patch.xml.in
build: Replace CMAKE_SYSTEM_PROCESSOR with BUILD_ARCHITECTURE, on windows CMAKE_SYSTEM_PROCESSOR is flawed so when possible use the vcpkg info or default to x64 Adjust the vcruntime check to use the BUILD_ARCHITECTURE to check the proper version is installed for the architecture the app is build for
2025-04-25 09:20:08 +01:00