summaryrefslogtreecommitdiff
path: root/spectro/oemarch.c
diff options
context:
space:
mode:
Diffstat (limited to 'spectro/oemarch.c')
-rw-r--r--spectro/oemarch.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/spectro/oemarch.c b/spectro/oemarch.c
index be9abf3..c8775bf 100644
--- a/spectro/oemarch.c
+++ b/spectro/oemarch.c
@@ -119,7 +119,8 @@ oem_target oemtargs = {
{ "/PhotoCAL/PhotoCAL Setup.exe", targ_spyd2_pld },
{ "/OptiCAL/OptiCAL Setup.exe", targ_spyd2_pld },
{ "/setup/setup.exe", targ_spyd2_pld },
- { "/Data/setup.exe", targ_spyd_cal },
+// { "/Data/setup.exe", targ_spyd_cal },
+ { "/Data/Setup.exe", targ_spyd_cal },
{ "/Installer/Setup.exe", targ_i1d3_edr },
{ "/Installer/ColorMunkiDisplaySetup.exe", targ_i1d3_edr },
{ NULL }