[APP] Drop to Windows v1.6 + Sense Tools + Parameters | Sense shortcuts fixed!!!!

Search This thread

Nullstring

Retired Recognized Developer
Jul 15, 2009
1,177
245
Baguio
www.jaysonragasa.net
A small tool I made while creating my ROM. I don't know if this will help you in any way guys but it's my share for this community and a big thank you for helping me.

So here's DropToWin
Which copies files and folders to \Windows directory. I think it's a good tool if you're trying to make some changes in your WM.
DropToWin-Main.jpg
DropToWin-Copying.jpg
OptionMenu.jpg
SenseToolsMenu.jpg


This is how it looks like in my Explorer
new-1.jpg


Features:
  • Restart Sense/Manila
  • Stop Sense
  • Start Sense
  • Soft Reset
  • Copy Files and Folders without the nag of question to overwrite files/folders.
  • Can accept parameters - thanks to @ai6908 for his thoughts about this
  • Import Registry - future. May require (dotfred) FDC Task Manager

Installation
Please install it in your Device! Not in Storage Card.

Sorry but there are some limitation in Visual Studio - Smart Device CAB.
So I had to make a workaround.
ref: http://hadsy.net/2009/02/18/WindowsCEDesktopShortcutWithSmartDeviceCABProjects.aspx

Instructions:
  • The project is now released as a .CAB file so it has to be installed.
  • Copy the Files or Folders you want to drop in \Windows directory in \Program Files\Gambit Mobile Tools\DropToWin directory
  • or you can Copy(Do not move!) the .exe file in your SD, but make sure to have a separate folder for it.

Parameters:
rs = Restart Sense
ex: DropToWin.exe rs

ts = Stop Sense
ex: DropToWin.exe ts

ss = Start Sense
ex: DropToWin.exe ss

sr = Soft Reset
ex: DropToWin.exe sr

Experimental File Parameters
1. Deleting a file in \Windows directory directly here in DropToWin
Instructions:
-- 1.1 Make a dummy file
------ e.g. If you want to delete ManilaFull.xml in \Windows directory
------ 1.1.1 Create a dummy file and name it like this >> q=del;ManilaFull.xml
------ 1.1.2 Then copy that file where DropToWin.exe is located then click DROP button!
2. Renaming a file in \Windows directory directly here in DropToWin
Instructions:
-- 2.1 Make a dummy file
------ e.g. If you want to rename ManilaFull.xml in \Windows directory
------ 2.1.1 Create a dummy file and name it like this >> q=ren~New_File_Name_Of_ManilFull.xml;ManilaFull.xml
------ 2.1.2 Then copy that file where DropToWin.exe is located then click DROP button!

HISTORY:
v1.6
- Fixed sync when loading large files.

v1.5
- Added 2 new parameter
- Added 5 shortcuts in Start Menu\Gambit Tools
- Added HQ icons for those 5 shortcuts
-
StartMenu_GambitTools_DropToWin.png
StartMenu_GambitTools_RestartSense.png
StartMenu_GambitTools_TerminateSense.png
StartMenu_GambitTools_StartSense.png
StartMenu_GambitTools_SoftReset.png


v1.3
- Added parameter support
- Experimental file parameters

v1.2
Initial Release

I also wrote another program called Package Manager. Grab it here
 

Attachments

  • DropToWin-v1.5.CAB
    189 KB · Views: 70
  • DropToWin-v1.6.CAB
    189.5 KB · Views: 735
Last edited:

joshzzz2001

Senior Member
Mar 25, 2009
396
25
Los Angeles, CA
good job, p're. will try it. i'm particularly interested in stop/start sense without going though the hassle.

p.s. just installed it in storage card, not on device, did a soft reset but cannot launch restart/stop sense. error says: file 'drop to win' cannot be opened, either it is not signed with a trusted certificate, or one of its components cannot be found.
 
Last edited:
  • Like
Reactions: Nullstring

Nullstring

Retired Recognized Developer
Jul 15, 2009
1,177
245
Baguio
www.jaysonragasa.net
good job, p're. will try it. i'm particularly interested in stop/start sense without going though the hassle.

p.s. just installed it in storage card, not on device, did a soft reset but cannot launch restart/stop sense. error says: file 'drop to win' cannot be opened, either it is not signed with a trusted certificate, or one of its components cannot be found.

forgot to tell, you have to install it in your device. the shortcuts was looking for DropToWin.exe in \Program Files\Gambit Mobile Tools\DropToWin.

Sorry but there are some limitation in Visual Studio - Smart Device CAB.
So I had to make a workaround.
ref: http://hadsy.net/2009/02/18/WindowsCEDesktopShortcutWithSmartDeviceCABProjects.aspx
 
Last edited:

joshzzz2001

Senior Member
Mar 25, 2009
396
25
Los Angeles, CA
forgot to tell, you have to install it in your device. the shortcuts was looking for DropToWin.exe in \Program Files\Gambit Mobile Tools\DropToWin.

Sorry but there are some limitation in Visual Studio - Smart Device CAB.
So I had to make a workaround.
ref: http://hadsy.net/2009/02/18/WindowsCEDesktopShortcutWithSmartDeviceCABProjects.aspx

still the same error. did a soft reset after installing in device. checked my file explorer and it it is \Program Files\Drop to Windows\DropToWin.exe, different from above.
 
  • Like
Reactions: Nullstring

Nullstring

Retired Recognized Developer
Jul 15, 2009
1,177
245
Baguio
www.jaysonragasa.net
still the same error. did a soft reset after installing in device. checked my file explorer and it it is \Program Files\Drop to Windows\DropToWin.exe, different from above.

Thanks man! :eek: I think I saw the problem in my CAB setup now. Will be uploading a new one later after fixing it.

- UPDATE --------------------

can you try it now please? :)

------------------------------

17 downloads and others didn't even bother to report about the problem with the shortcuts :(
 
Last edited:

joshzzz2001

Senior Member
Mar 25, 2009
396
25
Los Angeles, CA
Thanks man! :eek: I think I saw the problem in my CAB setup now. Will be uploading a new one later after fixing it.

- UPDATE --------------------

can you try it now please? :)

------------------------------

17 downloads and others didn't even bother to report about the problem with the shortcuts :(

now, it works! it turns off/on sense in a zip. thanks and congratulations to another great app!
 
  • Like
Reactions: Nullstring

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    A small tool I made while creating my ROM. I don't know if this will help you in any way guys but it's my share for this community and a big thank you for helping me.

    So here's DropToWin
    Which copies files and folders to \Windows directory. I think it's a good tool if you're trying to make some changes in your WM.
    DropToWin-Main.jpg
    DropToWin-Copying.jpg
    OptionMenu.jpg
    SenseToolsMenu.jpg


    This is how it looks like in my Explorer
    new-1.jpg


    Features:
    • Restart Sense/Manila
    • Stop Sense
    • Start Sense
    • Soft Reset
    • Copy Files and Folders without the nag of question to overwrite files/folders.
    • Can accept parameters - thanks to @ai6908 for his thoughts about this
    • Import Registry - future. May require (dotfred) FDC Task Manager

    Installation
    Please install it in your Device! Not in Storage Card.

    Sorry but there are some limitation in Visual Studio - Smart Device CAB.
    So I had to make a workaround.
    ref: http://hadsy.net/2009/02/18/WindowsCEDesktopShortcutWithSmartDeviceCABProjects.aspx

    Instructions:
    • The project is now released as a .CAB file so it has to be installed.
    • Copy the Files or Folders you want to drop in \Windows directory in \Program Files\Gambit Mobile Tools\DropToWin directory
    • or you can Copy(Do not move!) the .exe file in your SD, but make sure to have a separate folder for it.

    Parameters:
    rs = Restart Sense
    ex: DropToWin.exe rs

    ts = Stop Sense
    ex: DropToWin.exe ts

    ss = Start Sense
    ex: DropToWin.exe ss

    sr = Soft Reset
    ex: DropToWin.exe sr

    Experimental File Parameters
    1. Deleting a file in \Windows directory directly here in DropToWin
    Instructions:
    -- 1.1 Make a dummy file
    ------ e.g. If you want to delete ManilaFull.xml in \Windows directory
    ------ 1.1.1 Create a dummy file and name it like this >> q=del;ManilaFull.xml
    ------ 1.1.2 Then copy that file where DropToWin.exe is located then click DROP button!
    2. Renaming a file in \Windows directory directly here in DropToWin
    Instructions:
    -- 2.1 Make a dummy file
    ------ e.g. If you want to rename ManilaFull.xml in \Windows directory
    ------ 2.1.1 Create a dummy file and name it like this >> q=ren~New_File_Name_Of_ManilFull.xml;ManilaFull.xml
    ------ 2.1.2 Then copy that file where DropToWin.exe is located then click DROP button!

    HISTORY:
    v1.6
    - Fixed sync when loading large files.

    v1.5
    - Added 2 new parameter
    - Added 5 shortcuts in Start Menu\Gambit Tools
    - Added HQ icons for those 5 shortcuts
    -
    StartMenu_GambitTools_DropToWin.png
    StartMenu_GambitTools_RestartSense.png
    StartMenu_GambitTools_TerminateSense.png
    StartMenu_GambitTools_StartSense.png
    StartMenu_GambitTools_SoftReset.png


    v1.3
    - Added parameter support
    - Experimental file parameters

    v1.2
    Initial Release

    I also wrote another program called Package Manager. Grab it here
    1
    good job, p're. will try it. i'm particularly interested in stop/start sense without going though the hassle.

    p.s. just installed it in storage card, not on device, did a soft reset but cannot launch restart/stop sense. error says: file 'drop to win' cannot be opened, either it is not signed with a trusted certificate, or one of its components cannot be found.
    1
    forgot to tell, you have to install it in your device. the shortcuts was looking for DropToWin.exe in \Program Files\Gambit Mobile Tools\DropToWin.

    Sorry but there are some limitation in Visual Studio - Smart Device CAB.
    So I had to make a workaround.
    ref: http://hadsy.net/2009/02/18/WindowsCEDesktopShortcutWithSmartDeviceCABProjects.aspx

    still the same error. did a soft reset after installing in device. checked my file explorer and it it is \Program Files\Drop to Windows\DropToWin.exe, different from above.
    1
    Thanks man! :eek: I think I saw the problem in my CAB setup now. Will be uploading a new one later after fixing it.

    - UPDATE --------------------

    can you try it now please? :)

    ------------------------------

    17 downloads and others didn't even bother to report about the problem with the shortcuts :(

    now, it works! it turns off/on sense in a zip. thanks and congratulations to another great app!
    1
    first, thanks for this great app!
    second - works well with start/stop sense..
    great to see there are some excellent programmers left :D